登录
首页 » matlab » ELM

ELM

于 2011-05-21 发布 文件大小:1KB
0 215
下载积分: 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 个回复

  • realmin
    matlab matrix processing functions
    2010-12-08 01:49:56下载
    积分:1
  • matlab-code-about-laser2
    这是光学激光仿真相关书籍的源代码,里面有全面的关于激光器以及介质仿真的基本代码,这是第二部分的内容,总共有6个部分。(This is the simulation of the optical laser source code related books, which has comprehensive information regarding the lasers and media simulation of the basic code, which is the second part of the content, a total of six sections.)
    2013-08-09 13:15:47下载
    积分:1
  • lfm_ambg
    线性调频信号的波形和其模糊函数,以及其模糊函数的图形。直观表示该信号的模糊函数(Chirp signal waveform and its fuzzy function, as well as its fuzzy function graphics. Visual representation of the signal ambiguity function)
    2012-09-07 10:45:58下载
    积分:1
  • Giao-Trinh-Lap-Trinh-Huong-Doi-Tuong-DH-Da-Nang--
    This is the book about C++ programing. Hope to userful to everybody. Thanks alot!
    2014-11-27 13:52:37下载
    积分:1
  • power_machines_original
    Emergency Diesel Generator Simulink
    2014-01-19 06:43:17下载
    积分:1
  • example_4_a
    FDTD 集总参数原件的更新方程基本代码,,集总参数电路,电源。电压,电阻等建模(FDTD lumped parameter element update equation basic code)
    2017-04-07 19:23:20下载
    积分:1
  • ACOTSP
    本程序用蚁群算法求解经典旅行商问题最优路径问题,效果很好(aco,tsp,best path)
    2011-05-31 22:19:35下载
    积分:1
  • LinkedHashMultiset
    A Multiset implementation with predictable iteration order.
    2013-11-12 12:00:34下载
    积分:1
  • Sample
    Change of sampling rate
    2010-01-27 12:41:58下载
    积分:1
  • MATLAB
    数字图像处理MATLAB版(冈萨雷斯).pdf(Digital Image Processing MATLAB version (Gonzalez). Pdf)
    2011-02-11 15:24:47下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载