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

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

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

  • good-goet
    combobox更新的一个控件,控件的确是不错(Combobox update a control, the control is really good)
    2017-03-30 00:39:52下载
    积分:1
  • Log
    有了合适的处理对象,剩下的就是技术问题了。在数字运动检测中运用的关键技术有图像数据读取、图像的中值滤波、图像灰度化、图像梯度的获取、图像特征区域的确定、两幅图像的匹配、图像二值化、图像细化、图像去离散点的操作、物体的区域定位、物体中心点的取得,最后再从图片中得到物体运动轨迹。本运动检测系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹。本文主要阐述了什么是数字图像处理、数字图像处理的基本要求、数字图像处理的实践及开发工具的特点、功能、()
    2008-05-24 13:11:44下载
    积分:1
  • GMM
    高斯混合模型,实测有效,适合各种维度的变量(gmm;gaussian mixture model;Gaussian Mixture Modeling)
    2020-06-21 09:40:02下载
    积分:1
  • vc++6.0数据库编程大全(代
    vc++6.0数据库编程大全一书得各个章节得源码,比较详细.可以仔细参照学习!(Detail codes for each paragraph of <<Full-scale of VC++6.0 data base program>>)
    2020-06-26 08:20:02下载
    积分:1
  • 第十九章 强化学习
    说明:  机器学习及其matlab实现一书第十九章关于强化学习的代码,有详细的注释,供初学者借鉴,很好学习强化学习资料。(Chapter 19 of machine learning and its matlab implementation has detailed notes on the code of reinforcement learning, which can be used for reference by beginners, and is a good way to learn reinforcement learning materials.)
    2020-09-01 14:48:08下载
    积分:1
  • 最大公约数和最小公倍数
    输入两个数,求他们的最大公约数和最小公倍数。(Enter two numbers to find their maximum common number and minimum common multiple.)
    2020-06-24 19:40:01下载
    积分:1
  • 现代雷达系统分析设计
    说明:  《现代雷达系统分析与设计》一书中,每章节后面所附源程序,可能略有出入,有一些额外的其他地方的程序.书中的程序可能也有不完整地方(modern radar system analysis and design)
    2019-12-25 12:12:25下载
    积分:1
  • Algorithm notes
    说明:  算法笔记书籍上每一章节每一小节出现的算法题目的源代码。(The source code of the algorithm Title appearing in each chapter and section of the algorithmic notebook.)
    2019-01-30 18:06:07下载
    积分:1
  • Machine_learning
    源码,机器学习,共十章,经典书籍。。。。(python Source code, machine learning, a total of ten chapters, classic books)
    2018-02-28 10:34:53下载
    积分: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
  • 696516资源总数
  • 106658会员总数
  • 16今日下载