登录
首页 » matlab » ELM

ELM

于 2011-05-21 发布 文件大小:1KB
0 148
下载积分: 1 下载次数: 153

代码说明:

   训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = size(P_test,2) 数据归一化 ( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Zfund_tutorial5b
    Matlab tutorial part 5 for beginners
    2011-01-08 01:23:46下载
    积分:1
  • PEViewer
    说明:  该软件是用来分析PE文件结构的工具,可以分析出PE文件的各个头部,导入表,导出表。(The software is used to analyze the structure of the PE file tools that can analyze the PE file each head, import table is derived, tables )
    2011-04-12 18:35:01下载
    积分:1
  • 2MW风力发电机组的优化控制
    2MW风力发电机组的优化控制 对PI的速度控制具体应用实例(pi speed control)
    2011-11-06 22:01:13下载
    积分:1
  • VMProtect
    VMProtect逆向分析相关的资料,一蓑烟雨论坛大牛的作品,对于破解或逆向分析很有启发作用。(VMProtect reverse analysis of relevant data, a domain misty rain BBS Daniel s work, enlightening for cracking or reverse analysis.)
    2013-12-08 17:15:42下载
    积分:1
  • LQG-control-(MODIFIED)
    An automatic insulin infusion system based on LQG control technique
    2016-06-17 20:26:04下载
    积分:1
  • MachineearningNeuralandStatisticalClassification
    Machine Learning, Neural and Statistical Classification Editors: D. Michie, D.J. Spiegelhalter, C.C. Taylor February 17, 1994
    2007-08-27 18:45:08下载
    积分:1
  • code
    This is a file of matlab code.
    2013-12-18 18:03:57下载
    积分:1
  • ASK-and-PSK
    This is a matlab code for Amplitude shift keying and Phase shift keying
    2013-12-24 20:43:02下载
    积分:1
  • colorAutoCorrelogram
    Feature extraction for color images using Auto Color Correlogram
    2015-04-27 05:04:44下载
    积分:1
  • sssss
    第二代小波提升变换源码,呵呵呵呵呵,大家多交流啊,欢迎大家 (Second Generation Wavelet Transform source upgrade, huh, huh huh Oh, we more exchanges ah, welcome to)
    2009-04-22 18:57:21下载
    积分:1
  • 696518资源总数
  • 104863会员总数
  • 25今日下载