登录
首页 » matlab » ELM

ELM

于 2021-03-01 发布 文件大小:791KB
0 264
下载积分: 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 个回复

  • zhangcalibration
    经典的张正友的摄像机的两步标定程序,包括单目标定和立体标定程序。代码是基于matlab(Classic camera Zhang Zhengyou s two step calibration procedures, including single target and stereo calibration procedures. The code is based on the MATLAB)
    2014-08-18 10:12:49下载
    积分:1
  • ErosionDilation
    Simple matlab code for erosion and dilation of an image for contrast enhancement....
    2014-12-07 17:56:03下载
    积分:1
  • matlabfunction
    MATLAB函数库(包含最全面的MATLAB基本函数)(MATLAB function library (including the most comprehensive basic MATLAB functions))
    2010-10-27 11:04:00下载
    积分:1
  • Matlab
    说明:  姿态定位完整的matlab算法,具体有讲解版,文章版权已经申请,可以传播但是请勿发表文章,违者必究(Posture positioning complete matlab algorithm, on the specific version, the article has applied for copyright, can spread but not published an article rights reserved)
    2008-09-23 20:47:27下载
    积分:1
  • wahFilter
    吉它效果器-娃音器的滤波器分析,用MATLIB实现(Guitar effects- WAH sounds filter analysis using MATLIB achieve)
    2015-01-15 17:02:19下载
    积分:1
  • f
    说明:  使用MATLAB的线性卷积的文件实现两个指数函数卷积并输出结果100个点。(Using the MATLAB implementation of linear convolution of two exponential functions file convolution and the output of 100 points.)
    2010-05-01 10:57:21下载
    积分:1
  • wp_fft2
    扩充后的fft2源代码。经典蝴蝶算法。数字图像处理,应用于图像。(Expanded the source fft2 code. Butterfly algorithm )
    2012-04-07 09:20:57下载
    积分:1
  • GAExamples569
    有关matlab设计的遗传算法例子初学者必用(Matlab design of the genetic algorithm will use examples beginners)
    2007-05-22 00:02:24下载
    积分:1
  • hgfx1
    matlab的回归算法例程, 包括回归算法(regression algorithm matlab routines, including the handover algorithm)
    2008-12-10 22:25:48下载
    积分:1
  • ofdmsimulation
    完整的OFDM系统仿真程序,包括调制解调假如循环前缀IFFT和FFT以及信道描述等(Complete OFDM system simulation program, including the modem if the cyclic prefix and FFT and IFFT channel description)
    2008-03-21 14:14:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载