登录
首页 » matlab » GA

GA

于 2015-06-18 发布 文件大小:4KB
0 216
下载积分: 1 下载次数: 0

代码说明:

说明:  遗传算法求解函数的极值源码,代码分为几个文件都是用遗传算法的操作命名。所求解函数具体说明在适应度函数文件和主要执行文件中都有说明。代码中有大量的注释,额甚至可以说注释的数量比代码量都多,因为编写次源码的初衷就是想用来给别人讲解遗传算法的一个大致的过程。虽然是最简单的GA,但是也还是有一定的效果。代码的不足之处欢迎指出。代码和注释为原创,希望转载者注明来源,以便大家技术交流。(A GA based on MATLAB. Including tons of comments for users. )

文件列表:

GA
..\BinToDec.m,745,2014-11-08
..\CrossOverFunction.m,1048,2015-04-20
..\Fitness.m,322,2014-11-08
..\GA.m,1604,2015-05-07
..\MutationFunction.m,729,2014-11-08
..\PopInit.m,733,2014-11-08
..\ReadMe.txt,72,2014-11-08
..\SelectFunction.m,910,2014-11-08

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

发表评论

0 个回复

  • IM_Indirect_FOC
    that is induction motor project
    2014-08-22 17:59:08下载
    积分:1
  • FFTjuanji
    对鸟鸣信号和脉冲信号进行傅里叶变换并相乘,实现卷积功能(Birdsong signal and the pulse signal, the Fourier transform and multiplying the convolution function)
    2013-04-12 10:09:05下载
    积分:1
  • hilberttest
    此例程可以用来进行希尔伯特变换,得到包络谱,利用差分公式得到瞬时频率(This routine can be used to carry out Hilbert transform, obtain envelope spectrum, and obtain instantaneous frequency by using difference formula)
    2018-10-13 19:15:39下载
    积分:1
  • qingan
    庆安地区电网资料 该文为庆安地区电网的数据 可作为毕业设计 研究生课题 进行潮流计算 和 网络优化(In this paper, Regional Network Information Qingan Qing' an area network for the data can be used as the subject of graduate student graduation and network optimization of power flow calculation)
    2010-05-24 21:56:38下载
    积分:1
  • MATLAB
    其中,子目录《数字信号处理题解及电子课件》_MATLAB程序包含了完成该书的习题参考答案时所用到的MATLAB程序,直接运行这些程序可给出相应习题参考解答的结果。用MATLAB编写的程序的名称由“ex”开头,接下来是所在的章、习题序号及该习题中MATLAB程序的序号,如ex_01_06_1,指的是第1章第6题的第1个程序。(Among them, the subdirectory " digital signal processing solutions and electronic courseware title" _MATLAB The book contains a complete reference to answer the exercises used by the MATLAB program, these programs can be run directly gives a reference to answer the result of exercise. MATLAB program with the name written by the " ex" at the beginning, followed by the host of the Chapter, and the number of exercises exercise program in MATLAB serial number, such as ex_01_06_1, refer to Chapter 1, Article 6, paragraph 1 of the title process .)
    2009-04-26 19:33:56下载
    积分:1
  • Eliminate-the-trend-method
    基于消除趋势项法的振动信号预处理研究.在MATLAB环境中对基于消除趋势项法的振动信号预处理的实例仿真分析。有 最小二乘法去趋势;正弦信号去趋势和滑动平均法等(In the MATLAB environment to eliminate the instance of the trend of the vibration signal preprocessing based on simulation analysis based on the signal preprocessing to eliminate the vibration of the trend of law. Least squares method to the trend sinusoidal signal to the trend and moving average method)
    2012-07-08 14:59:48下载
    积分:1
  • bisection
    Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p. Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
    2011-11-23 09:46:51下载
    积分:1
  • IEEE14
    IEEE14节点5机测试系统matlab下的详细模型,包含系统数据和Simulink仿真模型。(IEEE test system for 14-bus-5-generator, can be employed directly by matlab. It contains data files and simulink files.)
    2015-08-01 00:14:11下载
    积分:1
  • fdtd2
    FDTD法模拟无源区域二维TE波的传播(Mur二阶吸收边界条件)(Regional two-dimensional FDTD method simulation of passive TE wave propagation (Mur second-order absorbing boundary conditions))
    2009-09-19 10:18:48下载
    积分:1
  • controller_development_and_impl_for_path_planning
    Robot path planning including clothoid to help conceptor to make his own trajectory implementation
    2010-10-20 13:37:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载