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

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

于 2021-01-21 发布
0 205
下载积分: 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 个回复

  • Cplex
    cplex中文教程,认真书写上传资料的详细功能(cplex Chinese tutorial, seriously writing a detailed functional upload)
    2010-05-22 15:26:47下载
    积分:1
  • Fortran
    中科大fortran讲义,内容很不错!!!!(USTC to fortran handouts, the content is very good! ! ! !)
    2021-03-05 15:19:31下载
    积分:1
  • 线性矩阵不等式(LMI)的_MATLAB求解
    LMI 控制工具箱,采用内点法的 LMI 求解器,这些求解器比经典的凸优化算法速度有了显著提高。另方方面,它采用了有效的LMI结构化表示,在求解和计算领域做出了重大贡献。(The LMI control toolbox uses the LMI algorithm of the interior point method. These solvers have significantly improved the speed of the classical convex optimization algorithm. On the other hand, It uses effective LMI structured representation, and has made significant contributions in solving and computing fields.)
    2018-05-20 14:06:38下载
    积分:1
  • qiluojia
    起落架源程序代码,供参考学习.起落架源程序代码,供参考学习(Landing gear source code, reference study. The gear source code, reference study)
    2015-02-27 08:58:04下载
    积分:1
  • svd
    本程序可以实现对图像用Matlab进行奇异值分解(This program enables the images to use Matlab the singular value decomposition)
    2010-01-07 15:37:54下载
    积分:1
  • 新标准C++习题解答
    说明:  新标准C++程序设计教程/重点大学计算机专业系列教材配套习题解答(New Standard C++ Programming Course/Solutions to Exercises in Computer Series Textbooks of Key Universities)
    2021-01-05 20:38:53下载
    积分:1
  • DSP
    说明:  蝶型算法计算快速FFT的书上源码 亲测可用 该其中数值 可计算任意长度FFT(Butterfly Algorithms for Computing Fast FFT Book Source Codes The pro-test can be used to calculate FFT of arbitrary length.)
    2020-06-17 05:20:01下载
    积分:1
  • C#高级编程(中文第七版)
    C#高级编程(中文第七版)是一本非常具有实用性的书籍。(C # Advanced Programming (Chinese 7th Edition))
    2020-12-07 18:09:21下载
    积分:1
  • ARRAYS
    ARRAYS的数十种代码(ARRAYS dozens of kind of codes )
    2004-07-05 18:57:01下载
    积分:1
  • positionspeedcurrent
    pmsm 位置环 速度环 电流环 采用pi 控制(pmsm position The position loop speed loop current loop adopts PI control)
    2018-05-01 17:31:40下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载