登录
首页 » matlab » PSO_ELM

PSO_ELM

于 2020-11-05 发布 文件大小:475KB
0 120
下载积分: 1 下载次数: 157

代码说明:

  粒子群优化的超限学习机,运行快,拟合效果好,很方便使用(The particle swarm optimization of the overrun learning machine, fast operation, good fitting effect, very convenient to use.)

文件列表:

PSO_ELM\ELM, 0 , 2018-05-04
PSO_ELM\ELM\ELM.m, 1215 , 2018-05-03
PSO_ELM\ELM\elmpredict.m, 1454 , 2013-01-30
PSO_ELM\ELM\elmtrain.m, 1752 , 2013-01-30
PSO_ELM\ELM\imf111.mat, 41799 , 2018-05-02
PSO_ELM\ELM\imf222.mat, 41732 , 2018-05-02
PSO_ELM\ELM\imf333.mat, 41583 , 2018-05-02
PSO_ELM\ELMfun.m, 179 , 2016-05-15
PSO_ELM\ELMfun2.m, 223 , 2016-05-15
PSO_ELM\ELMfun3.m, 232 , 2016-05-15
PSO_ELM\elmpredict.m, 1376 , 2016-05-15
PSO_ELM\elmtrain.m, 1830 , 2016-05-15
PSO_ELM\elmtrain2.m, 1766 , 2016-05-15
PSO_ELM\fitcal.m, 600 , 2016-05-15
PSO_ELM\imf1.mat, 19619 , 2018-05-02
PSO_ELM\imf11.mat, 27736 , 2018-05-02
PSO_ELM\imf111.mat, 41799 , 2018-05-02
PSO_ELM\imf2.mat, 19593 , 2018-05-02
PSO_ELM\imf22.mat, 27683 , 2018-05-02
PSO_ELM\imf222.mat, 41732 , 2018-05-02
PSO_ELM\imf3.mat, 19526 , 2018-05-02
PSO_ELM\imf33.mat, 27593 , 2018-05-02
PSO_ELM\imf333.mat, 41583 , 2018-05-02
PSO_ELM\imf4.mat, 18759 , 2018-05-02
PSO_ELM\imf44.mat, 26368 , 2018-05-02
PSO_ELM\imf444.mat, 39576 , 2018-05-02
PSO_ELM\PSO_ELM.m, 6367 , 2018-05-02

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

发表评论

0 个回复

  • Untitled
    说明:  matlab代码实现S参数反演计算其他参数(Matlab code to realize s parameter inversion and calculate other parameters)
    2021-01-23 14:28:40下载
    积分:1
  • segmantal SNR
    计算语音信号的信噪比和分段信噪比,在matlab中使用(Computing signal-to-noise ratio and segmentation SNR of speech signals are used in MATLAB)
    2017-09-12 11:26:21下载
    积分:1
  • 这是一个VC++的程序员实用大全精华版,希望大家能用用,互相交流。...
    这是一个VC++的程序员实用大全精华版,希望大家能用用,互相交流。-This is a VC++ Utility Daquan programmers best version, I hope everyone can use to exchange.
    2022-08-25 01:52:44下载
    积分:1
  • 这是一ALTERA公司的培训内容,大家看看了,尤参加SOPC竞赛的...
    这是一ALTERA公司的培训内容,大家看看了,尤其参加SOPC竞赛的-Altera Corporation contents of the training, we look at, especially to participate in the contest SOPC
    2022-02-26 13:26:44下载
    积分:1
  • jsoncpp-1.7.6
    JSON是一种轻量级的数据交换格式。它可以表示数字、字符串、值的有序序列,以及名称/值对的集合。 jsoncpp是一个C++库,允许操作JSON值,包括序列化和反序列化和字符串。它也可以在unserialization /序列化步骤保留现有的评论,这是一个方便的格式来存储用户输入的文件。(JSON is a lightweight data-interchange format. It can represent numbers, strings, ordered sequences of values, and collections of name/value pairs. JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.)
    2020-12-03 13:19:25下载
    积分:1
  • 复调制细化方法(ZFFT)和线性调频Z变换方法(Ch irp-Z变换)
    说明:  在细化选带频谱分析中,复调制细化方法(ZFFT)和线性调频Z变换方法(Ch irp-Z变换)是常用的两种方法。对于发生严重干涉现象的密集多频率谐波成分,ZFFT通过增大细化倍数后重采样,把干涉的各频率成分分离后进行校正可获得高精度的信号参数。(In the frequency spectrum analysis of refined band selection, ZFFT and Chirp-Z transform are two commonly used methods. For the dense multi frequency harmonic components with serious interference, ZFFT can obtain high-precision signal parameters by increasing the thinning multiple and resampling, separating the frequency components of interference and correcting them.)
    2020-06-02 11:41:53下载
    积分:1
  • signal
    用LPC2148PWM功能实现的方波低频信号源,频率可调整到小数点后2位,频率值可通过串口接PC更改,并返回PC(LPC2148PWM function with the implementation of low-frequency square-wave signal source, frequency adjustable to 2 after the decimal point, the frequency value can be received through the serial changes in PC and PC return)
    2009-03-18 10:34:53下载
    积分:1
  • QN8027
    说明:  用STC89C51单片机控制QN8027(Control QN8027 with 51 single chip microcomputer)
    2021-04-25 16:38:46下载
    积分:1
  • array
    c和c++动态数组的实现.visual studio 2008下编译通过(c and c++ realize dynamic array. visual studio 2008 under the compiler through)
    2008-07-21 14:37:57下载
    积分:1
  • 9927409GA-RBF
    能进行rbf遗传预测,实践表明,这个算法非常好用,是个好东西(rbf forcast rbf improve)
    2017-07-30 12:08:49下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载