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

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

于 2021-01-21 发布 文件大小:36KB
0 249
下载积分: 1 下载次数: 4

代码说明:

  课本所有章节的代码,对应课本每章节每个案例代码均有,可以放心使用(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 个回复

  • chapter1
    采用免疫算法在MATLAB平台中进行物流中心选址分析,(The location of logistics center is analyzed by immune algorithm)
    2017-06-11 10:52:58下载
    积分:1
  • doubleimage
    说明:  将两幅图像分别作为幅度图像和振幅图像,实现双图像加密(Two images are regarded as amplitude image and amplitude image respectively to realize double image encryption)
    2020-04-17 08:47:44下载
    积分:1
  • MATLAB智能算法30个案例分析
    说明:  本书采用案例形式,以智能算法为主线,讲解了遗传算法.免疫算法,退火算法.粒子群算法,鱼群算法,蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现,本书共给出30个案例,每个案例都是一个使用智能算法解决问题的具体实例,所有案例均由理论讲解、案例背景.MATLAB程序实现和扩展阅读四个部分组成,并配有完整的程序源码。(This book uses case form and takes intelligent algorithm as the main line to explain the matlab implementation of the most commonly used intelligent algorithms, such as genetic algorithm, immune algorithm, annealing algorithm, particle swarm optimization algorithm, fish swarm algorithm, ant colony algorithm and neural network algorithm. There are 30 cases in this book, and each case is a specific example of using intelligent algorithm to solve problems, All cases are composed of theoretical explanation, case background, matlab program implementation and extended reading, and complete program source code.)
    2020-10-15 21:20:30下载
    积分:1
  • bkfsore
    说明:  广度优先搜索,查找不连通图。广度优先搜索算法,又译作宽度优先搜索,或横向优先搜索,是一种图形搜索算法。C语言,堆栈实现。(Breadth first search for disconnected graphs. The breadth-first search algorithm, also translated as breadth-first search or horizontal-first search, is a graphic search algorithm. C language, stack implementation.)
    2020-06-17 15:42:35下载
    积分:1
  • zuiyouhuafangfa
    本书是《最优控制理论和方法》,书中详细介绍了系统最优化的理论及系统设计。(The book is optimal control theory and methods , the book details the theory of system optimization and system design.)
    2021-01-03 15:38:56下载
    积分:1
  • 滑模变结构控制MATLAB仿真(第2版)仿真程序
    滑模变结构控制本质上是一类特殊的非线性控制,其非线性表现为控制的不连续性,这种控制策略与其它控制的不同之处在于系统的“结构”并不固定,而是可以在动态过程中根据系统当前的状态(如偏差及其各阶导数等)有目的地不断变化,迫使系统按照预定“滑动模态”的状态轨迹运动。由于滑动模态可以进行设计且与对象参数及扰动无关,这就使得变结构控制具有快速响应、对参数变化及扰动不灵敏、无需系统在线辩识, 物理实现简单等优点。该方法的缺点在于当状态轨迹到达滑模面后,难于严格地沿着滑模面向着平衡点滑动,而是在滑模面两侧来回穿越,从而产生颤动,即抖振问题。 中文名 滑模变结构控制 外文名 Sliding Mode Variable Structure Control 别 称 滑动模态变结构控制(Sliding mode variable control)
    2018-04-20 17:37:12下载
    积分:1
  • ModBus_protocol_cn
    modebus 中文版协议。串行数据传输用。(modebus the Chinese version of the agreement. Serial data transmission.)
    2009-02-02 22:28:19下载
    积分:1
  • Machine_learning
    源码,机器学习,共十章,经典书籍。。。。(python Source code, machine learning, a total of ten chapters, classic books)
    2018-02-28 10:34:53下载
    积分:1
  • 《MATLAB R2016a数字图像处理34例》张德丰 著
    说明:  《MATLAB R2016a数字图像处理34例》张德丰 著(34 cases of MATLAB r2016a digital image processing by Zhang Defeng)
    2021-03-03 12:59:10下载
    积分:1
  • Chapter1
    深入理解VC++书籍第一章源代码。。。。(Source code for chapter one of Deep understanding VC++.....)
    2017-02-26 14:36:44下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载