搜索资源列表
遗传算法程序
- Matlab写的遗传算法程序
一些基于matlab的遗传算法程序
- 一些基于matlab的遗传算法一些基于matlab的遗传算法程序程序
matlab编写的遗传算法程序,测试通过
- matlab编写的遗传算法程序,适合初学者
用matlab编写的十进制的遗传算法程序
- 用matlab编写的十进制的遗传算法程序)实数编码遗传算法。,chrom
遗传算法优化BP神经网络的权值的matlab程序源代码
- 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
车间作业调度问题遗传算法通用Matlab程序
- 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
关于免疫遗传算法matlab 程序
- 这是一个有关于免疫遗传算法matlab 程序,This is an on immune genetic algorithm matlab program
speedyGAv1.3.zip
- 一种快速简单的遗传算法程序,基于Matlab7,加入特殊的交叉算子和变异算子,使算法更快。,SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language.SpeedyGA has been created and tested under Matlab 7 (R14). Added mutation and crossover mask pregeneration
基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
- 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
ga_matlab
- matlab实现遗传算法程序,用于求解约束的优化问题-matlab genetic algorithm to achieve the procedure for solving constrained optimization problem
遗传算法程序
- 一个混合遗传算法的源程序。还有一篇硕士论文,是论文附录的代码示例。
10242419TSP遗传算法程序
- 是tsp遗传算法,详细的描述其进行的过程,可以使人很容易理解。(TSP genetic algorithm, a detailed descr iption of its process, can make it easy to understand.)
简单函数优化的遗传算法程序
- 遗传算法基础的几个function,可以先看看,对遗传算法有个大概认识。 对建模很有帮助。(functions about genetic algorithm, using matlab)
多目标遗传算法程序
- 对目标优化,多目标遗传算法(把度目标转化为单目标求解)源程序(Matlab multi-objective genetic optimization algorithm(to convert the degree target to a single target solution) source program)
用MATLAB实现遗传算法程序.pdf
- 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
简单函数优化的遗传算法程序
- 遗传算法的简单应用,可以参考看看学习一下(any one who is intereted in this field can have a look into the file and learn basic data)
遗传算法程序 matlab
- 为遗传算法的主程序; 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作(As the main program of genetic algorithm, binary Gray encoding is adopted, nonlinear ranking selection based on roulette method, uniform crossover, mutation operation, and inversion operat
用MATLAB实现遗传算法程序
- 数值智能算法:用MATLAB实现遗传算法(Using MATLAB to implement genetic algorithm)
用MATLAB实现遗传算法程序
- 收录了大多数遗传算法,可以用matlab实现(contain genetic algorithm can be run on matlab)
简单函数优化的遗传算法程序
- 针对matlab简单函数优化的遗传算法的优化(Optimization of genetic algorithms for matlab simple function optimization)