-
gatbx
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)
- 2014-08-15 09:50:37下载
- 积分:1
-
matlab-book
matlab与其他原因的混合编程,很有用吧(combination of the matlab with other language)
- 2013-04-11 15:27:48下载
- 积分:1
-
Project-Sharp1
MATLAB project 1 images
- 2013-12-04 18:48:33下载
- 积分:1
-
pid_control
在模拟控制系统中,控制器最常用的控制规律为PID控制。本内容对PID控制过程使用matlab进行模拟。(In the analog control system, controllers most commonly used control law for the PID control. The content of PID control process simulation using matlab.)
- 2008-06-04 18:40:48下载
- 积分:1
-
datainenglish
matlab关于心电图检测的英文资料,里边包含多篇文章,相信能给大家带来便利(Matlab on ECG detection of English, includes inside articles. I believe we can bring convenience)
- 2007-05-07 18:14:05下载
- 积分:1
-
orginal
watermarking with informed embedding
- 2013-12-23 22:55:37下载
- 积分:1
-
Matlab-GUI
Matlab面向对象编程,强烈推荐的一本面向对象matlab编程书籍(Matlab programming)
- 2015-03-01 11:23:53下载
- 积分:1
-
Robust-Control-Design-with-MATLAB
robust control using MATLAB
- 2011-11-25 05:25:31下载
- 积分:1
-
GraphSeg
主要用于图像分割,是一种基于图的分割算法,matlab源代码(an image segmentation algorithm)
- 2014-05-09 10:23:34下载
- 积分:1
-
matlab
该文件是讲解matlab语言的书,可以让学习matlab语言的学者得到很快的提升,从简单入深。(The document is the language of the book on matlab, matlab language learning can be quickly and scholars of the upgrade, from the simple to the deep.)
- 2009-07-08 20:45:46下载
- 积分:1