登录
首页 » matlab » ELM

ELM

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

  • Immune
    很好的人工免疫算法,用matlab实现,寻求函数的极值(immunity )
    2009-12-02 15:36:19下载
    积分:1
  • MATLABbookProgram
    这是书名为《MATLAB程序设计教程》的书中的例题及部分练习的程序源代码。(This is the title of "MATLAB Design Guide," the book and some examples of the practice of program source code.)
    2007-04-14 10:01:07下载
    积分:1
  • MATCHING
    求两幅图像的同名点位置,确定图像某一点的视差值(Strives for the two images of the same name point location, to determine the parallax value of image point)
    2013-12-19 10:23:27下载
    积分:1
  • PSCAD中的波形导入到Matlab-PSCAD
    风能功能实现,包括DFIG以及风电场的各种模型。主要由PSCAD软件搭建的模型。包括线路故障,低电压穿越,以及线路测距的各种模型。(The wind and a variety of functions, including DFIG model of wind farm. Mainly by the PSCAD software to build the model.Including the fault line, low voltage ride through, and a variety of models ranging in line.)
    2017-09-16 10:05:07下载
    积分:1
  • GSM Matlab
    information about protocol GSM in telecomunication
    2019-04-25 04:28:59下载
    积分:1
  • fcm
    这篇代码是基于最近邻距离的聚类分析方法及KFCM聚类分析的matlab程序。(This code is based on nearest neighbor clustering analysis method and KFCM clustering analysis matlab program.)
    2013-08-13 01:29:26下载
    积分:1
  • wang123
    Chirp信号的波形产生和脉压显示其波形以及测速(the plus compression of Chirp signal)
    2015-03-18 15:29:29下载
    积分:1
  • matlab
    第一个是标准差,用于算数学模型均值,评价模型的平均量 第二个熵,用于评价信息量的大小,熵越大信息量越大。 第三个用于pcnn模型,评价是否接近理论模型,残差越小,就越接近理论模型(The first is the standard deviation, the mathematical model is used to calculate the mean, the average amount of uation model. The second entropy, to uate the size of the amount of information, the greater the entropy the greater the amount of information. The third for PCNN model, uation is close to the theoretical model, residual error is smaller, the more close to the theoretical model)
    2014-12-01 17:07:16下载
    积分:1
  • Plot2d3drem
    实现在任意格式的图片中隐藏信息 联合开发网 - pudn.com
    2010-10-07 00:03:32下载
    积分:1
  • 序用于仿真QPSK的解调-上交1
    本程序用于仿真QPSK的解调(procedures for the simulation of the QPSK demodulator)
    2005-03-13 22:42:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载