登录
首页 » matlab » ELM

ELM

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

  • SVDwatermark
    用matlab编写的基于SVD的鲁棒水印程序(prepared using Matlab based on the robust watermark SVD procedures)
    2006-11-30 10:32:16下载
    积分:1
  • nonmaxsup
    说明:  Edge detection result should be enhanced using linear method like Median filter to remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the centre of the pupil by counting the number of black pixels (zero value) of each column and row. Then get each row and column that has the maximum number of these black pixels. Then determine the center by simple calculation according to the image coordinate to set it correct on the image, consequently we can determine the radius of the pupil. Thus we can find the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms of circle and ellipse.
    2011-11-18 02:04:40下载
    积分:1
  • DSTATCOM_SVPWM_CONVER
    1、基于Ip/Iq方法控制PWM整流器,实现有功无功解耦控制,实现直流电容的稳压控制。 2、分别采用滞环电流和电压空间矢量技术进行PWM调制 3、DSTATCOM无功补偿仿真验证 4、系统采用了在带有前馈解耦控制的基础上产生的电压电流双闭环控制结构,其中电压外环保证了稳定的直流输出,电流内环提高了电流的动态响应速度,并且这种控制方法使电流的相位和输入电压的相位保持一致。(1, based on Ip/Iq way to control the PWM rectifier to achieve the active and reactive decoupling control of DC capacitor voltage control. 2, respectively, using hysteresis current and voltage space vector PWM modulation technique 3, DSTATCOM reactive power compensation simulation 4, the system used in the decoupling control with feed-forward on the basis of the voltage and current double closed-loop control structure, in which voltage outer ring to ensure a stable DC output, current inner improve current dynamic response, and this control method makes the current phase and the phase of the input voltage is consistent.)
    2011-08-15 15:11:06下载
    积分:1
  • OOhandling
    object oriented handling example
    2014-02-01 11:51:01下载
    积分:1
  • FAQ
    matlab 问题集,所有matlab的问题收集(matlab questions, all of matlab problem of collection)
    2008-05-31 20:29:48下载
    积分:1
  • Fn_RMSHE
    recursive mean-separate histogram equalization
    2013-08-21 09:56:29下载
    积分:1
  • mainthing
    tells about the main classification method
    2014-11-02 23:30:06下载
    积分:1
  • Versatile-Matlab-Simulation-Model
    基于光伏模块直流物理模型,在matlab 仿真环境下,开发了光伏阵列通用仿真模型。利用该 模型,可以模拟任意太阳辐射强度、环境温度、光伏模块参数、光伏阵列串并联方式组合下的光伏阵 列I-V 特性。此外,该模型还融合了光伏阵列的最大功率跟踪(MPPT)功能,可以用于光伏发电系统 和风光复合发电系统的动态仿真。(A Versatile simulation model for photovoltaic array is developed based on the DC physical model of photovoltaic module under Matlab environment. By the model,the I-V characteristics of photovoltaic array with different combinations can be simulated at any corresponding insolation level, ambient temperature and parameters of the photovoltaic module. In addition to that, the model includes the function of Maximum Power Point Tracking(MPPT) . It can be used in the dynamic simulation of photovoltaic systems and wind-solar hybrid systems.)
    2014-11-21 16:50:17下载
    积分:1
  • 6
    说明:  Wind Turbine Driven Doubly-Fed Induction Generator with Grid Disconnection
    2010-08-06 22:35:12下载
    积分:1
  • CH5src
    matlab在通信系统仿真第二版 第五章例题代码(matlab second edition of the communication system simulation code example Chapter)
    2011-11-15 10:02:03下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载