搜索资源列表
基于遗传算法的TSP问题的解决
- 基于遗传算法的TSP问题的matlab实现
遗传算法
- 遗传算法在matlab中的实现-genetic algorithm in the realization of Matlab
差别算法matlab源码
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应
TSP遗传算法程序
- 基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
GA_Liuyong
- 遗传算法matlab实现 用遗传算法优化神经网络算法的实现-GA Matlab using genetic algorithms to achieve optimal neural network algorithm implementation
ga
- 遗传算法MATLAB实现 遗传算法MATLAB实现-MATLAB genetic algorithm to achieve the realization of genetic algorithm MATLAB
GAGA_matlab_example
- 遗传算法matlab实现源程序. GAGA matlab_example-The realization of genetic algorithm matlab source. GAGA matlab_example
MATLAB7[1].1_GA[matlab]
- 本资料介绍了基于matlab的遗传算法的实现与编程,适合遗传算法的初学者使用!
mat_dir
- 遗传算法matlab实现,很好的资源!模拟遗传算法的过程-mutation
遗传算法
- 基本的遗传算法实现,求解函数极值,简单易懂,适用于初学者(Basic genetic algorithm to solve the extremum of function)
三个遗传算法matlab程序实例.
- 三个遗传算法matlab程序实例,用于简单的说明遗传算法在MATLAB中的实现过程。(Three examples of genetic algorithm matlab program)
matlab编写的量子遗传算法
- 量子遗传算法MATLAB实现,可以作为编程参考(Quantum genetic algorithm MATLAB implementation, can be used as a programming reference)
遗传算法
- 遗传算法matlab实现,寻找目标函数全局最优解。(Implementation of genetic algorithm)
遗传算法与粗糙集的简单实现
- 简答的实现了粗糙集理论与遗传算法,非原创(The simple realization of the theory of rough set and genetic algorithm, non original)
遗传算法
- MATLAB遗传算法实现对直流电机参数的优化(Optimization of DC motor parameters by MATLAB genetic algorithm)
遗传算法及其MATLAB程序
- 遗传算法简介 及 matlab计算实现过程(the brief introduction of GA and the method to get it)
用MATLAB实现遗传算法程序
- 收录了大多数遗传算法,可以用matlab实现(contain genetic algorithm can be run on matlab)
遗传算法
- 基本遗传算法(GA)的算法原理、步骤、及Matlab实现,包含详尽的代码(Basic Genetic Algorithm (GA) algorithm principles, steps, and Matlab implementation, including detailed code)
遗传算法Matlab程序
- 量子遗传算法的matlab程序实现,用此程序可实现遗传算法(Quantum genetic algorithm)
TSP问题——遗传算法matlab实现
- 遗传算法解决TSP问题,MATLAB实现,可直接运行,备注详细(Genetic algorithm to solve the TSP problem, MATLAB implementation, can be run directly, detailed remarks)