登录
首页 » matlab » ga

ga

于 2010-04-28 发布 文件大小:4KB
0 64
下载积分: 1 下载次数: 0

代码说明:

说明:  一个ga的matlab源程序,读懂它可以方便地处理问题。(ga matlab procedure,read it you can deal with your problem easily)

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

发表评论

0 个回复

  • fixed_point
    Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
    2009-05-14 04:43:58下载
    积分:1
  • FUZZY-CONTROL-MAMDANI
    一个3-4-1型的mamdani模糊控制系统,可适用于很多情况。(A 3-4-1 type mamdani fuzzy control system, applicable to many situations.)
    2013-10-05 10:48:48下载
    积分:1
  • rgb2nrgb
    convert RGB color space to nRGB color space
    2013-11-27 15:37:51下载
    积分:1
  • Matlabwaveletsecond
    《MATLAB工程应用书库:MATLAB小波分析(第2版)》以最新版MATLAB R2011a为平台编写。从信号处理的角度阐述小波分析的基本原理及其应用。(The MATLAB application stacks: MATLAB wavelet analysis (second edition))
    2013-11-28 12:56:51下载
    积分:1
  • matlabxiaochengxu
    matlab一系列上百例的常用程序加上我自己编写的小程序,可以节省你编写小段程序的思考时间(matlab on a series of 100 cases of common procedures coupled with the preparation of my own small program, can save you preparation time thinking above procedure)
    2008-03-25 16:48:00下载
    积分:1
  • MATLAB
    本代码是在matlab平台上对数字进行检测识别(This code is in matlab platform for detection of digital identification)
    2008-05-23 22:57:56下载
    积分:1
  • bessel
    该程序用来实现贝塞尔第一类函数,阶数从0到7.(This is bessel function of order 0 through 7.)
    2010-12-08 09:06:14下载
    积分:1
  • ENCODEWITHDECODE
    SUPPORTING FILE FOR CONVERT GREYSCALE INTO BINARY STERAM
    2013-10-13 15:37:47下载
    积分:1
  • 16qammontecarol
    完成一个利用矩形信号星座图的M=16的QAM通信系统的MONTECARLO仿真,()
    2008-05-10 18:17:10下载
    积分:1
  • region_fill_grow
    Region filling and Growing-Logic
    2011-01-19 16:35:03下载
    积分:1
  • 696524资源总数
  • 103971会员总数
  • 70今日下载