登录
首页 » matlab » ELM

ELM

于 2021-03-01 发布 文件大小:791KB
0 229
下载积分: 1 下载次数: 206

代码说明:

  MATLAB实现ELM算法,并附带UCI经典数据。(MATLAB realization ELM algorithm, along with the classic UCI data.)

文件列表:

ELM
...\htm" target=_blank>diabetes_test,19200,2004-04-17
...\htm" target=_blank>diabetes_train,57600,2004-04-17
...\ELM.asv,9398,2013-06-07
...\ELM.m,9398,2013-06-07
...\ELMown.m,6974,2013-06-03
...\main.asv,407,2013-06-07
...\main.m,288,2013-06-07
...\NewELM.m,6899,2013-05-29
...\test_balance-scale.txt,1250,2012-12-06
...\test_data.txt,56716,2012-12-18
...\train_balance-scale.txt,5000,2012-12-06
...\train_data.txt,227067,2012-12-18
...\UCI测试
...\.......\balance-scale.csv,1394,2012-12-18
...\.......\bank marketing.txt,372437,2012-12-06
...\.......\breast-cancer.csv,1257,2012-12-18
...\.......\breast-cancer.txt,1165,2012-12-06
...\.......\breast-w.csv,3093,2012-12-18
...\.......\breast-w.txt,2919,2012-12-06
...\.......\car.csv,5215,2012-12-18
...\.......\car.txt,4844,2012-12-06
...\.......\diabetes.csv,4650,2012-12-18
...\.......\diabetes.txt,4607,2012-12-06
...\.......\heart-statlog.csv,2040,2012-12-18
...\.......\heart-statlog.txt,1945,2012-12-06
...\.......\hepatitis.csv,1625,2012-12-18
...\.......\hepatitis.txt,1532,2012-12-06
...\.......\ILPD.csv,4170,2012-12-18
...\.......\ILPD.txt,4201,2012-12-06
...\.......\test_balance-scale.txt,1250,2012-12-06
...\.......\tic-tac-toe.csv,4066,2012-12-18
...\.......\tic-tac-toe.txt,3840,2012-12-06
...\.......\vote.csv,3107,2012-12-18
...\.......\vote.txt,2958,2012-12-06
...\.......\winequelity-red.txt,16821,2012-12-06
...\.......\winequelity-white.txt,52778,2012-12-06
...\.......\zoo.csv,862,2012-12-18
...\.......\zoo.txt,775,2012-12-18
...\UCI训练
...\.......\balance-scale.csv,5519,2012-12-17
...\.......\balance-scale.txt,5000,2012-12-06
...\.......\bank marketing.txt,1490495,2012-12-06
...\.......\breast-cancer.csv,4828,2012-12-17
...\.......\breast-cancer.txt,4566,2012-12-06
...\.......\breast-w.csv,12177,2012-12-18
...\.......\breast-w.txt,11584,2012-12-06
...\.......\car.csv,20755,2012-12-17
...\.......\car.txt,19348,2012-12-06
...\.......\diabetes.csv,18472,2012-12-18
...\.......\diabetes.txt,18402,2012-12-06
...\.......\heart-statlog.csv,8029,2012-12-18
...\.......\heart-statlog.txt,7814,2012-12-06
...\.......\hepatitis.csv,6469,2012-12-18
...\.......\hepatitis.txt,6320,2012-12-06
...\.......\ILPD.csv,16515,2012-12-18
...\.......\ILPD.txt,16802,2012-12-06
...\.......\tic-tac-toe.csv,16120,2012-12-18
...\.......\tic-tac-toe.txt,15320,2012-12-06
...\.......\vote.csv,12242,2012-12-18
...\.......\vote.txt,11832,2012-12-06
...\.......\winequelity-red.txt,67131,2012-12-06
...\.......\winequelity-white.txt,211102,2012-12-06
...\.......\zoo.csv,3100,2012-12-18
...\.......\zoo.txt,2954,2012-12-18
...\.......\新建 Microsoft Excel 工作表.xlsx,8840,2012-12-17
ELM.m,9279,2012-07-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cours-SMI4-analyse-numerique-TP
    Travaux pratique Analyse numérique MATLAB
    2013-01-30 02:30:05下载
    积分:1
  • ellisometry.rar
    这个程序是用来计算盘基片的厚度和折射分布的程序.(this file is used to calculate the thickness and the refractive index of thse sample, and these two parameter distribution ca nbe obtained.)
    2010-03-11 11:13:53下载
    积分:1
  • lms
    说明:  matlab实现陷波器,采用的是LMS 算法实现,能将特定的正弦信号滤去(matlab notch filter realization using the LMS algorithm, the sinusoidal signal to a particular least squares)
    2008-11-11 16:19:35下载
    积分:1
  • ACATSP
    利用MATLAB编写蚁群算法求解城市最佳路线的一个例子(Ant colony algorithm for an example of the city the best route)
    2012-05-04 21:43:42下载
    积分:1
  • Alamouti
    Space Time Trilles Algorithm
    2009-11-24 12:02:41下载
    积分:1
  • 克里金插值
    基本克里金算法,用于代理模型的参数计算,解决可靠性计算的通用matlab方法(Basic Kriging algorithm. The model is used to calculate the parameters of the agent model and to solve the general matlab method for reliability calculation)
    2017-07-31 12:22:20下载
    积分:1
  • DWTMATLAB
    先将47168bit的宿主音频等步长分段,分为1000段,然后混沌序列选择其中的102段,对每段进行3及小波分解,挑选出绝对值最大的系数,运用嵌入公式。(47168bit first step of the host audio sub-divided into section 1000, and then select one of the 102 chaotic sequence segment, on each piece of a 3 and wavelet decomposition, the largest absolute value coefficients selected using the embedded formula.)
    2010-07-31 11:17:16下载
    积分:1
  • Matlab_butterfilter
    基于matlab的低通滤波器代码,可以自动生成VHDL源代码(Based on the low-pass filter matlab code, you can automatically generate VHDL source code)
    2008-07-15 15:47:51下载
    积分:1
  • weimin
    读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令newrbe。(read the speech signal (using Matlab wavread Directive), Voice Signal frames, Windowed, Qingzhuo segmentation, extracting fundamental frequency, this part is relatively simple, they programmed to do. References their online journals to the library search. Voice Signal Extraction lpc parameters can be called lpcfit.m (I provide, see Annex), the source, Voiced objective voice of the lpc coefficient DTW structured, Call pathita2.m (I provide, see Annex). Structured to the lpc lsp conversion coefficient parameters, calling lpcar2ls.m (I offer see Annex), the shift mapping, called the directive newrbe Matlab.)
    2007-04-22 16:08:00下载
    积分:1
  • ARMCSharp
    C#编写的AR(M)趋势预测模型函数,包括AR模型参数值计算,预测函数,还有LDLT计算三角矩阵方程函数(prepared by the AR (M) trend forecasting model function, including the AR model parameter values, the predictive function. There LDLT triangular matrix equation calculation function)
    2007-05-27 15:34:21下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载