登录
首页 » matlab » ELM

ELM

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

  • est_symbol
    基于小波变换的PSK信号符号率估计的matlab程序(Based on Wavelet Transform PSK Symbol Rate Estimation signal matlab program)
    2009-05-07 11:48:39下载
    积分:1
  • nrm5
    xsshould upload at least five sourcecodes
    2012-05-16 18:54:11下载
    积分:1
  • Burg-algorithm-of-AR
    基于burg算法实现的AR模型功率谱计算,算法已经仿真通过,有前向预测误差及后向预测误差,非常适合与学习加深现代谱估计的理论 (Burg algorithm to achieve the AR model power spectrum calculation algorithm has been through simulation, the forward prediction error and prediction error is ideal for learning to deepen modern spectral estimation theory)
    2012-07-05 00:27:34下载
    积分:1
  • gaossal
    大地测量学高斯正反算,matlab的gui界面写成的(The geodetic gaussian is positive and negative, matlab GUI interface of written )
    2011-12-27 00:16:24下载
    积分:1
  • zishiying
    MATLAB最陡下降法自适应滤波器的数据,以及处理程序·(MATLAB method of steepest descent adaptive filter data, and processing)
    2010-12-27 14:22:01下载
    积分:1
  • matlabandBP
    说明:  一个MATLAB和BP算法的程序,对神经网络学习有帮助(matlab and bp)
    2010-05-04 17:50:20下载
    积分:1
  • kalman
    卡尔曼滤波的完整C++源代码,非常全,内含matlab相关的程序,使用时请结合具体状态方程。(Kalman filtering the complete source code, very full.)
    2013-07-31 15:19:22下载
    积分:1
  • Quantify
    发送端采用严格的开根号升余弦滤波器,而发送端采用进行过量化处理的开根号升余弦滤波器,仿真量化处理对系统性能的影响(Sender strict roots and raised cosine filter, while the sender had used for the quantification of the roots and raised cosine filter, simulation, quantification of the impact on system performance)
    2009-09-21 19:33:54下载
    积分:1
  • nkde
    视频跟踪检测 背景核密度估计建模,欢迎指正,谢谢(Detection of the background video track modeling kernel density estimation, please correct me, thank you)
    2009-04-11 09:24:59下载
    积分:1
  • BasicAntColonAlgorithmmatlabforTSP
    说明:  蚁群算法 matlab程序,已运行,很好用奥(Ant colony algorithm is already running and matlab, very good)
    2010-04-10 09:51:55下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载