搜索资源列表
遗传算法求解vrp问题
- 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
遗传算法matlab求最小值
- 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
精通MATLAB智能算法(2015代码)
- 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
MATLAB遗传算法
- 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
MATLAB遗传算法工具箱及应用(雷英杰) 3.pdf
- matlab语言的工具箱 使用 很难找的资料(MATLAB language toolbox, it is difficult to find information)
遗传算法(精英选择)-matlab
- 描述了带有精英选择策略的遗传算法优化方法,主要有别于以往的轮盘赌选择方法,改进了性能(introduce a select factor into GA algotitm to improve the characteristic of GA itself)
遗传算法例子
- matlab遗传算法的实例,可以作为入门学习的材料(Matlab genetic algorithm examples for learning)
《Matlab遗传算法工具箱及应用》源码
- 《Matlab遗传算法工具箱及应用》源码,雷俊杰版,适用于基础薄弱的学者(genetic algorithm toolbox and application Matlab source, Lei Junjie version, suitable for the weak foundation of the scholars)
chapter9基于遗传算法的多目标优化算法
- 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
chapter1遗传算法工具箱
- 智能算法之遗传算法工具箱,使用Matlab工具箱,可以用于数学建模。(Intelligent genetic algorithm toolbox, using the Matlab toolbox, can be used for mathematical modeling.)
11基于遗传算法的机器人路径规划MATLAB源代码
- 基于遗传算法的机器人路径规划MATLAB源代码(Genetic algorithm based robot path planning MATLAB source code)
遗传算法
- 应用遗传算法求解常微分方程,matlab编程实现,ode45求解方式(genetic algorithm, matlab programming, solve problem using ode45 method)
tsp问题--遗传算法
- 帮助解决简单的tsp问题,随机生成50个城市的坐标,找寻最短路径(help learn matlab tsp problem)
关于用遗传算法改进BP神经网络的MATLAB实现
- 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
遗传算法实例
- Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal function optimization, multi-objectiv
遗传算法
- MATLAB遗传算法实现对直流电机参数的优化(Optimization of DC motor parameters by MATLAB genetic algorithm)
《Matlab遗传算法工具箱及应用》源码
- 对matlab遗传算法进行了详细地介绍,并进行了实例介绍(The matlab genetic algorithm is introduced in detail, and an example is introduced.)
matlab基于遗传算法的最大熵值法的双阈值图像分割
- 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
模拟退火遗传算法
- 模拟退火遗传算法的车辆调度研究,里面具有完整的matlab程序(Research on vehicle scheduling with simulated annealing genetic algorith)
遗传算法
- 简述了数学建模中遗传算法的实例,并用MATLAB实现(In this paper, an example of genetic algorithm in mathematical modeling is introduced, and it is realized by MATLAB)