登录
首页 » matlab » genetic-algorithm

genetic-algorithm

于 2011-10-28 发布 文件大小:6KB
0 336
下载积分: 1 下载次数: 9

代码说明:

  遗传算法,对于基本的遗传算法给出几个子函数,并有详细的每句解释,适合初学者学习遗传算法!(genetic algorithm)

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

发表评论

0 个回复

  • Proyectoimagenes
    homomorfic filter image
    2009-05-21 12:52:53下载
    积分:1
  • P1
    说明:  Amplitude Moduladion code in matlab
    2009-06-04 06:08:11下载
    积分:1
  • fir
    This code is to generate FIR filter
    2010-02-09 07:57:42下载
    积分:1
  • images-thsis
    thesis based on image processing
    2012-04-07 20:49:04下载
    积分:1
  • rog
    在matlab中用高斯—勒让德方法求二重积分(Seeking double integral using Gauss method in matlab)
    2012-04-20 01:01:31下载
    积分:1
  • c2
    说明:  Induction motor modelling and several other modelling have been submitted here use it enjoy it.......
    2012-08-02 11:28:17下载
    积分:1
  • CH64
    控制DOS下ISA总线上的电信号输出,适用于工控上实现通道的开合的一个小程序。(control DOS ISA bus signals on the output, IPC applicable to achieve the opening of a channel of a small procedure.)
    2006-12-04 23:54:20下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • circle
    这是根据点拟合圆和直线的matlab程序,比较简单实用(This is the basis of points won and a straight line fitting the matlab procedure is relatively simple and practical)
    2009-02-10 10:27:46下载
    积分:1
  • root_music
    root_MUSIC算法,针对均匀线阵的非相关求根MUSIC算法(root_MUSIC algorithm)
    2013-07-16 19:27:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载