搜索资源列表
xujinpeng-matlab.rar
- 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。,Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab model implementation process.
qga_2
- 绝对原创的matlab 量子免疫遗传算法。改程序功能是实现求一个函数的最小值。可运行 (又发一遍,说我格式不对,不知有没有成功)-matalab QGA.
基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
- 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
ga_matlab
- matlab实现遗传算法程序,用于求解约束的优化问题-matlab genetic algorithm to achieve the procedure for solving constrained optimization problem
shengtai543
- 模拟退火算法和遗传算法程序 用matlab语言实现的-Simulated annealing algorithm and genetic algorithm matlab language program with the
sjzycsf(matlab)
- 十进制遗传算法matlab程序,该程序主要实现十进制下的遗传算法.-Decimal genetic algorithm matlab program, the program is primarily to achieve the decimal under the genetic algorithm.
matlabyichuansuanfa
- matlab 实现优化遗传算法程序,适合于遗传算法初学者-matlab genetic algorithm optimized procedures, genetic algorithms for beginners
GA
- 遗传算法的原理及MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-The principle of genetic algorithms and genetic algorithms MATLAB environment to achieve the programming method of the operator, and a simple example shows the function of the programmed ap
GeneticAlgorith遗传算法
- 本程序为遗传算法基本程序,略有改进,结果过程均有图示,可通过修改yichuanzhuhanshu.m来适应不同的实际问题,优化效果较优,可用来对遗传函数实现方法的学习
GA
- 用matlab写的有关遗传算法的程序,可以实现选择、交叉、遗传(Matlab written by the relevant genetic algorithm procedures, you can achieve the choice, cross, genetic)
GA
- 遗传算法的实现,包含遗传算法的程序,如何实现,注释全面。(Implementation of genetic algorithm)
遗传算法程序
- 主要功能利用选择,交叉,变异等遗传学方法,实现最优值求解。(The main functions of selection, crossover, mutation and other genetic methods to achieve the best value solution.)
4.遗传算法求解最优解最大值项目
- genmain05为运行程序,其余为功能函数,应该将这些文件都放在目录中, 才能正确执行genmain05。本程序可以实现遗传变异求函数最优解,最大值或最小值(Genetic algorithm for maximum value)
遗传算法优化神经网络matlab源码
- 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
用MATLAB实现遗传算法程序.pdf
- 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
用MATLAB实现遗传算法程序
- 数值智能算法:用MATLAB实现遗传算法(Using MATLAB to implement genetic algorithm)
969655366
- 用遗传算法实现二次规划问题,很好的算法,值得下载(Using genetic algorithm to realize quadratic programming problem, good algorithm is worth downloading.)
遗传算法及其MATLAB程序
- 遗传算法简介 及 matlab计算实现过程(the brief introduction of GA and the method to get it)
用MATLAB实现遗传算法程序
- 收录了大多数遗传算法,可以用matlab实现(contain genetic algorithm can be run on matlab)
2 免疫遗传算法实现图像阈值分割
- 免疫算法应用于图像分割,已经通过程序仿真验证。(Immune algorithm applied to image segmentation)