登录
首页 » matlab » 《智能优化算法及其MATLAB实例-(第2版)》源码

《智能优化算法及其MATLAB实例-(第2版)》源码

于 2021-01-21 发布
0 271
下载积分: 1 下载次数: 65

代码说明:

说明:  课本所有章节的代码,对应课本每章节每个案例代码均有,可以放心使用(Code for all chapters of the textbook)

文件列表:

chapter2, 0 , 2018-06-04
chapter2\eg21.m, 264 , 2017-08-17
chapter2\func1.m, 136 , 2017-08-21
chapter2\func2.m, 123 , 2017-08-21
chapter2\func4.m, 226 , 2017-09-02
chapter2\GA21.m, 2426 , 2017-03-25
chapter2\GA22.m, 2636 , 2016-03-24
chapter2\GA23.m, 3677 , 2017-08-21
chapter2\GA24.m, 2433 , 2017-09-02
chapter3, 0 , 2018-06-04
chapter3\DE31.m, 2829 , 2016-03-24
chapter3\DE32.m, 2706 , 2016-03-24
chapter3\DE33.m, 2717 , 2016-03-24
chapter3\eg32.m, 306 , 2017-08-17
chapter3\eg33.m, 345 , 2017-08-17
chapter3\func1.m, 114 , 2017-08-21
chapter3\func2.m, 118 , 2017-08-21
chapter3\func3.m, 135 , 2017-08-21
chapter4, 0 , 2018-06-04
chapter4\eg42.m, 320 , 2017-08-17
chapter4\func1.m, 116 , 2017-08-21
chapter4\func2.m, 129 , 2017-08-21
chapter4\func3.m, 169 , 2017-08-21
chapter4\IA41.m, 3802 , 2017-08-16
chapter4\IA42.m, 3802 , 2017-08-16
chapter4\IA43.m, 3235 , 2016-03-31
chapter5, 0 , 2018-06-04
chapter5\ACO51.m, 4417 , 2016-04-16
chapter5\ACO52.m, 2440 , 2016-03-24
chapter5\eg52.m, 346 , 2017-08-17
chapter5\func.m, 132 , 2017-08-21
chapter6, 0 , 2018-06-04
chapter6\eg62.m, 314 , 2017-08-17
chapter6\eg63.m, 260 , 2017-08-17
chapter6\func1.m, 108 , 2017-08-21
chapter6\func2.m, 120 , 2017-08-21
chapter6\func3.m, 252 , 2017-08-21
chapter6\func4.m, 226 , 2017-09-02
chapter6\pso61.m, 2275 , 2017-08-16
chapter6\pso62.m, 2419 , 2017-08-16
chapter6\pso63.m, 2546 , 2017-08-16
chapter6\pso64.m, 2599 , 2017-09-02
chapter7, 0 , 2018-06-04
chapter7\eg72.m, 318 , 2017-08-17
chapter7\func1.m, 117 , 2017-08-21
chapter7\func2.m, 122 , 2017-08-21
chapter7\func3.m, 258 , 2017-08-21
chapter7\SA71.m, 2653 , 2016-03-24
chapter7\SA72.m, 2994 , 2016-03-24
chapter7\SA73.m, 2887 , 2016-03-16
chapter8, 0 , 2018-06-04
chapter8\eg82.m, 352 , 2017-08-17
chapter8\func1.m, 212 , 2017-08-21
chapter8\func2.m, 142 , 2017-08-21
chapter8\TS81.m, 4862 , 2017-08-17
chapter8\TS82.m, 4628 , 2016-03-24
chapter9, 0 , 2018-06-04
chapter9\NN91.m, 1452 , 2016-03-24
chapter9\NN92.m, 1595 , 2016-03-24
chapter9\NN93.m, 3736 , 2016-03-24

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

发表评论

0 个回复

  • g2553
    msp430g2553sPWM波程序 适用于CCS编译环境(Msp430g2553sPWM wave program)
    2017-11-26 14:32:25下载
    积分:1
  • glpcl
    用于功率谱测量的非常好的labview程序,运行无误。(Power spectrum measurement for a very good LabVIEW program, run correctly.)
    2009-01-15 22:07:44下载
    积分:1
  • data-structure-part2
    说明:  源码包括清华大学出版社数据结构书第4~6章对应的源码。个人认为比书上的一些代码还要精简。所有代码均通过调试运行(Source data structure including the Tsinghua University Press Book No. 4 ~ 6 s corresponds to the source. Personally think that the ratio of the number of books but also to streamline the code. Debug all the code to run through)
    2009-08-12 14:58:45下载
    积分:1
  • jianfei
    说明:  一个减肥的网站,比较适合嵌入谷歌的adsence广告,自己看看吧,送给需要的人。(A weight loss website, more suitable for embedding Google' s adsence ads themselves to see it, given to those in need.)
    2010-03-29 19:30:09下载
    积分:1
  • the_2
    永磁同步电机静态仿真,ansoft15.0编程的(Static simulation of permanent magnet synchronous motor)
    2018-03-26 19:01:08下载
    积分:1
  • CP0702_GAUSSIAN_DERIVATIVES_E
    高斯脉冲的频谱分析的matlab仿真程序(Gaussian pulse spectrum analysis of the simulation program Matlab)
    2007-01-10 13:30:28下载
    积分:1
  • 分段三次埃尔米特插值
    说明:  该程序能够实现分段三次埃尔米特插值,可用拟合曲线中的插值部分。(It can realize piecewise cubic Hermite interpolation)
    2020-05-28 11:09:46下载
    积分:1
  • 深入理解c指针
    说明:  C语言的内存指针书籍。优缺点和特性,并且有源代码进行说明讲解。(The characteristics and characteristics of C programming pointer And the source code is displayed)
    2020-11-23 17:27:45下载
    积分:1
  • Maltab
    常用建模方法及其MATLAB源程序,包括线性规划,灰色预测,神经网络,遗传算法,粒子群算法等算法的MATLAB源程序(Common modeling methods and MATLAB source program, including linear programming, grey prediction, neural network, genetic algorithm, particle swarm optimization algorithm and other algorithms of MATLAB source program)
    2019-03-06 06:14:54下载
    积分:1
  • 华为C&C 语言安全编程规范_V3.1
    说明:  写C 语言编码格式明显易懂,调试时不容易出错。(The coding format of C language is obvious and easy to understand, and it is not easy to make mistakes when debugging.)
    2020-06-27 08:18:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载