登录
首页 » matlab » ELM

ELM

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

  • mat
    matlab遗传算法程序 GATOOLS 遗传算法资源 GA(GA matlab)
    2009-04-11 15:35:48下载
    积分:1
  • test_cqi
    展示了HSPA系统中PDSCH信道的基本测试以及CQI测试的基本参数和过程(HSPA system shows the basic test PDSCH channel and the CQI process of testing the basic parameters and)
    2010-10-09 18:46:00下载
    积分:1
  • leidaxitongfangzhen
    说明:  雷达系统仿真,完成巴克码的调制与解调功能,完成脉压信号的参数检测功能(radar simulation)
    2010-04-13 09:45:25下载
    积分:1
  • NLSE
    matlab 代码,利用分步傅里叶方法求解NLSE方程(matlab code, solve the equation NLSE)
    2020-10-27 16:19:58下载
    积分:1
  • ycsf
    遗传算法的matlab实现,包括编码以及实现例程,简单实用(Matlab genetic algorithm implementation, including the coding and the achievement of routine, simple and practical)
    2009-11-10 16:47:46下载
    积分:1
  • autopeak
    说明:  自动提取曲线的峰值的matlab程序,比较有用 (Automatic extraction of the peak curve matlab procedures, more useful)
    2008-08-27 10:01:27下载
    积分:1
  • simplified3
    数据简化,用于网格划分之后,为了计算速度,删掉一些平缓变化的数据(Data reduction for meshing and in order to calculate the speed, delete the data of some gentle changes in)
    2011-11-12 10:32:42下载
    积分:1
  • renkouyuce
    运用差分方法对全国人口进行预测,预测到2035年,结果是在新的计划生育下进行的(Using differential method to predict the country s population forecast to 2035, the result was carried out under the new family planning)
    2014-09-16 09:37:36下载
    积分:1
  • matlab-chapter3
    matlab课程 实验答案 第三章 内附代码 word格式(Chapter3 matlab course experiment answer included the code word format)
    2013-03-26 09:57:13下载
    积分:1
  • fig4_40
    对于圆阵的来波方向假定为90度时的阵列响应的Matlab源程序。(Circular Array for DOA assumed to be 90 degrees when the array response to the Matlab source code.)
    2008-12-23 15:59:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载