登录
首页 » Matlab » 遗传算法,想学果断看过来

遗传算法,想学果断看过来

于 2022-01-22 发布 文件大小:1.45 kB
0 55
下载积分: 2 下载次数: 1

代码说明:

clc; clear; %%%%%%%%%%%%%%%%%%%%初始化%%%%%%%%%%%%%%%%%%%%%%% M=50; %种群大小 Pc=0.6; %交叉概率 Pm=0.001; %变异概率 l_limit=-10; %求解区间下限 h_limit=10; %求解区间上限 delta=1/10000; %所需精度 generations=500 ; %繁衍代数 a=(h_limit-l_limit)/delta+1; %临时变量 f=@(x)(sin(x)./x); %目标函数 for icnt=0:inf if a

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

发表评论

0 个回复

  • tdh
    matlab 图像梯度化示列,对新手学习matlab很有帮助(matlab image gradient-based show out on the novice to learn matlab helpful)
    2010-03-09 21:13:11下载
    积分:1
  • matlabgui
    一本根据自己学习的经历编写的matlab中的GUI编程的小册子,希望对大家有用(This is a book which is wirten by myself about matlab gui programing.I holp it s very usefull for you)
    2010-03-14 18:35:27下载
    积分:1
  • q_example
    image processing with matlab
    2011-03-14 06:23:54下载
    积分:1
  • LFM
    函数产生线性调频波信号,并画出实虚部和频谱。函数需要输入带宽,时宽和点数(produce LFM signal and figure it oth in tempral field and frequency field)
    2012-04-19 19:25:39下载
    积分:1
  • HWSharp3(201307370)
    this is matlab code for the home work assignment. it will be help ful to some guy
    2013-12-26 04:29:12下载
    积分:1
  • viterbi
    viterbi译码matlab程序。通过验证,里面附文件(viterbi decoding matlab procedures. Through authentication, which is attached documents)
    2008-04-17 23:01:37下载
    积分:1
  • 2DSpringPendulum
    本程序用mathematics开发的弹簧摆小程序,简单易行,可以很好的调节不同状态的弹簧摆 (This procedure mathematics developed spring pendulum with a small program, simple and easy to adjust the different states can be very good spring pendulum)
    2011-05-22 02:39:01下载
    积分:1
  • voicebox
    voice box 语音识别箱 包含各种常用的语音处理程序(voice box voice recognition box)
    2013-03-19 08:59:41下载
    积分:1
  • bdf_reader_matlab_scholte
    bdf file reader wit will read bdf file
    2009-05-01 02:35:51下载
    积分:1
  • PID
    书籍“先进PID控制器及其MATLAb仿真”的光盘源码,作者:刘金琨(Book " Advanced PID controller and its MATLAb simulation" of the CD source, Author: Liu Jinkun)
    2011-01-22 21:11:14下载
    积分:1
  • 696518资源总数
  • 105964会员总数
  • 17今日下载