登录
首页 » matlab » ELM

ELM

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

  • zwmx
    1、用for和if语句求出供求函数以及稳定时的产量和价格。 2、用多重for循环语句和plot语句画出蛛网模型。 3、制作动画语句。 (1, with for and if statements when you find a stable supply and demand functions and production and prices. 2, with multiple plot statement for loop and draw the cobweb model. 3, animation statements.)
    2010-02-17 14:09:43下载
    积分:1
  • FANT
    Filtering and Noise Adding Tool - Compiled for CygWin , Executable under Windows
    2011-05-17 12:33:33下载
    积分:1
  • case30
    高等电力网络分析 附录B中的30节点潮流计算实验数据(Higher power network analysis in Appendix B 30 node experimental data flow calculation)
    2013-09-28 16:44:58下载
    积分:1
  • Nonlinear
    图像处理的MATLAB程序(教学使用)-非线性灰度变换法(MATLAB image processing procedures (Teaching)- linear gray level transformation method)
    2014-01-02 14:03:11下载
    积分:1
  • MIMO-OFDM系统原理、应用及仿真李莉(实代码)
    有关MIMO-OFDM系统原理、应用及matlab仿真的实例代码(About the MIMO-OFDM system principle, application and MATLAB simulation example code)
    2021-04-12 21:48:56下载
    积分:1
  • 2
    说明:  文章详细介绍了在OFDM系统中基于导频或训练序列的信道估计方法(Article described in detail in the OFDM system based on pilot or training sequence channel estimation methods)
    2008-07-31 10:21:50下载
    积分:1
  • Newmark
    说明:  用matlab编的小程序,希望对大家有所帮助!(using Matlab series of small programs, we hope to help!)
    2006-04-13 09:37:26下载
    积分:1
  • NoiseRemoval
    noise removal by open close filter
    2010-10-06 16:40:45下载
    积分:1
  • qcyncg_V4.0
    仿真图是速度、距离、幅度三维图像,用于图像处理的独立分量分析,关于神经网络控制,对于初学者具有参考意义,相关分析过程的matlab方法,多目标跟踪的粒子滤波器,研究生时的现代信号处理的作业,包括最小二乘法、SVM、神经网络、1_k近邻法。( FIG simulation speed, distance, amplitude three-dimensional image, Independent component analysis for image processing, On neural network control, For beginners with a reference value, Correlation analysis process matlab method, Multi-target tracking particle filter, Modern signal processing jobs when the graduate, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.)
    2016-04-14 15:45:45下载
    积分:1
  • bin_state
    关于turbo码状态转移的matlab仿真程序,详细描述的状态之间的转移关系(Turbo codes on the state transition of the matlab simulation program, a detailed description of the transfer of the state of the relationship between the)
    2009-11-24 18:45:44下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载