登录
首页 » matlab » 论文实验代码

论文实验代码

于 2019-11-25 发布
0 229
下载积分: 1 下载次数: 6

代码说明:

说明:  PSO-BP代码,实现模型预测,这是最基础的模型可以进行修改优化(PSO-BP code to realize model prediction, which is the most basic model that can be modified and optimized)

文件列表:

chapter13\sample1\fun.m, 241 , 2010-08-03
chapter13\sample1\main.m, 1595 , 2019-03-02
chapter13\sample1\MexicoHatnew.m, 174 , 2010-08-03
chapter13\sample1\PSO0.m, 1866 , 2019-02-22
chapter13\sample1\PSO1.m, 1903 , 2019-02-22
chapter13\sample1\PSO2.m, 1866 , 2019-02-21
chapter13\sample1\PSO3.m, 1885 , 2019-02-21
chapter13\sample1\PSO4.m, 1865 , 2019-02-22
chapter13\sample1\PSO5_asin.m, 2011 , 2019-02-22
chapter13\sample1\PSO_S.m, 1962 , 2019-03-01
chapter13\sample1\wchange.m, 1475 , 2019-03-02
chapter13\sample2-Rastrgrin\fun.m, 197 , 2010-08-09
chapter13\sample2-Rastrgrin\pso.fig, 6256 , 2010-08-09
chapter13\sample2-Rastrgrin\PSO.m, 1571 , 2019-03-06
chapter13\sample2-Rastrgrin\pso.mat, 2624 , 2010-08-09
chapter13\sample2-Rastrgrin\PSO_1.m, 1698 , 2019-03-06
chapter13\sample2-Rastrgrin\PSO_2.m, 1707 , 2019-03-06
chapter13\sample2-Rastrgrin\PSO_3.m, 1713 , 2019-03-06
chapter13\sample2-Rastrgrin\PSO_4.m, 1718 , 2019-03-06
chapter13\sample2-Rastrgrin\PSO_5.m, 1796 , 2019-03-06
chapter13\sample2-Rastrgrin\rastrigrin.fig, 123876 , 2010-08-09
chapter13\sample2-Rastrgrin\rastrigrin.m, 128 , 2010-08-09
chapter13\sample3-Griewankan\fun.m, 209 , 2010-08-09
chapter13\sample3-Griewankan\Griewank.m, 146 , 2010-08-09
chapter13\sample3-Griewankan\PSO.m, 1581 , 2019-03-03
chapter13\sample3-Griewankan\pso.mat, 4509 , 2010-08-11
chapter13\sample3-Griewankan\PSO1.m, 1716 , 2019-03-03
chapter13\sample3-Griewankan\PSO2.m, 1715 , 2019-03-03
chapter13\sample3-Griewankan\PSO_3.m, 1722 , 2019-03-03
chapter13\sample3-Griewankan\PSO_4.m, 1756 , 2019-03-03
chapter13\sample3-Griewankan\PSO_5.m, 1808 , 2019-03-03
chapter13\sample3-Griewankan\PSO_TEST.m, 3342 , 2019-03-03
chapter13\sample3-Griewankan\PSO_TEST2.m, 3105 , 2019-03-03
chapter13\Sample4_Ackley\Ackley.m, 171 , 2019-03-02
chapter13\Sample4_Ackley\fun.m, 281 , 2009-12-25
chapter13\Sample4_Ackley\PSO.m, 3123 , 2019-03-03
chapter13\Sample4_Ackley\PSOMutation.m, 1703 , 2019-03-03
chapter13\Sample4_Ackley\PSOtest.m, 3050 , 2019-03-03
chapter13\Sample4_Ackley\PSO_0.m, 2998 , 2019-03-03
chapter13\Sample4_Ackley\PSO_1.m, 3061 , 2019-03-03
chapter13\Sample4_Ackley\PSO_2.m, 3104 , 2019-03-06
chapter13\Sample4_Ackley\PSO_3.m, 3450 , 2019-03-06
chapter13\Sample4_Ackley\test.m, 184 , 2019-03-03
chapter13\sample1, 0 , 2019-04-26
chapter13\sample2-Rastrgrin, 0 , 2019-04-26
chapter13\sample3-Griewankan, 0 , 2019-04-26
chapter13\Sample4_Ackley, 0 , 2019-04-26
chapter13, 0 , 2019-04-26

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

发表评论

0 个回复

  • 利用SAR卫星的已知的多个时刻的位置和速度信息,精确地拟合出SAR卫星的轨道模型。可用于计算出任意象元成像时刻卫星的位置...
    利用SAR卫星的已知的多个时刻的位置和速度信息,精确地拟合出SAR卫星的轨道模型。可用于计算出任意象元成像时刻卫星的位置-SAR satellites known to use multiple moments of position and velocity information, accurately fitted SAR satellite orbital model. Images can be used to calculate the yuan as the location of satellite imaging time
    2022-10-01 03:50:03下载
    积分:1
  • 121
    自适应波束形成中的采样矩阵逆算法(SMI) 程序基于窄带自适应波束形成编写,QQ日志发表源码程序,结合易语言编码转换支持库和脚本语言支持组件,实现QQ日志的发表很适合初学者学习使用(The adaptive beamforming algorithm in the sampling matrix inversion (SMI) program narrowband based adaptive beamforming, QQ log published source program, combined with easy language encoding conversion support library and script language support components, realize QQ log published very suitable for beginners learning to use)
    2020-06-28 18:40:02下载
    积分:1
  • 用VC6.0实现的一个小游戏,很简单,使用于初学者
    使用vc6.0实现方块小游戏,非常简单,使用于初学者-Use vc6.0 to achieve a small box games, very simple, used in beginners
    2022-03-03 08:31:24下载
    积分:1
  • wheats-master
    基于网格的聚类算法,经典的clique算法的java实现,(Grid-based clustering algorithm, the classic clique algorithm java implementation,)
    2017-10-20 18:36:11下载
    积分:1
  • PSLR_ISLR
    说明:  该程序可以计算雷达、SAR点目标的峰值旁瓣比和积分旁瓣比,一维和二维!(The program can calculate the peak side lobe ratio and integral side lobe ratio of radar and SAR point target, one dimension and two dimension!)
    2021-03-13 23:19:23下载
    积分:1
  • IAP
    LPC2000系列ARM芯片IAP例程,包括I2C、SD卡、CAN总线、XMODEM升级方式和演示程序(LPC2000 family of ARM chip IAP routines, including I2C, SD card, CAN bus, that XMODEM upgrade and demo program)
    2020-08-25 13:38:15下载
    积分:1
  • efsl-0.3.4_-_IAR_LPC2148_Example
    EFSL-0.3.4 example for IAR and LPC2148.
    2009-12-10 16:15:12下载
    积分:1
  • nc
    说明:  遥感数据提取/分析/获取/arcgis/matlab/(Remote Sensing Data Extraction)
    2020-06-23 15:40:02下载
    积分:1
  • IEEE33_3
    IEEE-33节点系统程序,可应用于各个课题研究、毕业设计等方面。(IEEE-33 Node system procedures can be applied to various topics of research, graduate design, etc.)
    2017-04-14 00:15:55下载
    积分:1
  • FIXEOTY942
    The Bessel curve is drawn, you can move the control points(The Bessel curve is drawn, you can move The control points)
    2017-05-09 23:25:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载