搜索资源列表
包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决
- 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决,matlab程序。
用Pology语言解决八段数码问题,可以正确运行
- 用Pology语言解决八段数码问题,可以正确运行,对初学者的学习有所帮助-Eight out of digital solutions with Pology language problem, you can run properly, help for beginners to learn
GA.通过遗传算法的思想来解决
- 本MATLAB例程,为通过遗传算法的思想来解决f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值问题。,The MATLAB routines for the adoption of the idea of genetic algorithm to solve f (x) = x* sin (10pi* x)+ 2.0,-1
GABP.利用改进遗传优化算法解决BP神经网络中局部最小问题
- matlab格式源代码。功能:利用改进遗传优化算法解决BP神经网络中局部最小问题。,matlab source code format. Function: the use of improved genetic optimization algorithm BP neural network to solve local minimum problems.
利用近邻法解决非线性分类问题
- 在matlab环境下,利用近邻法解决非线性分类问题,In the matlab environment, the use of neighbor method to solve nonlinear classification problems
geneticTSP
- 用MATLAB,采用遗传算法解决TSP问题,绝对经典-Using MATLAB, using the genetic algorithm to solve the TSP problem is absolutely classic! ! !
yuchou2
- 用matlab解决线性回归问题,在约束条件下求解二次回归问题的极小值-Using matlab to solve linear regression problems, in the constraint solving quadratic regression under the condition of the minimum problem
matlab
- 利用蚁群算法解决TSP问题的matlab源代码-Using ant colony algorithm to solve TSP problem matlab source code
matlab
- 用经典算法解决旅行商问题,得出城市间的最短路径,此为经典算法。-With the classical algorithm to solve traveling salesman problem, obtained the shortest path between cities, this is the classical algorithm.
采用粒子群算法,有效解决车辆路径优化问题
- VRP的实现,采用粒子群算法,有效解决车辆路径优化问题-VRP realization using particle swarm effective solution to the VRP
通过matlab平台来解决空间分布算法
- matlab编程,描述如何通过matlab平台来解决空间分布算法
利用遗传算法解决旅行商问题
- 利用遗传算法解决旅行商问题,程序简单易懂,很实用。
模拟退火法解决车辆路径问题
- 模拟退火法解决车辆路径问题,用matlab编程解决的,亲测可用.
遗传算法解决10机组组合问题
- 通过用MATLAB进行编程,解决了遗传算法在机组组合问题中的应用问题。仿真算例是10机组固定发电模式。
ABC解决TSP问题程序
- ABC算法解决TSP旅行商问题,使用matlab语言,适应于ABC算法的初学者(The ABC algorithm for solving TSP problem)
touyingxunzong
- 在MATLAB中运用遗传算法解决投影寻踪模型(Using genetic algorithm to solve projection pursuit model)
mtsp问题matlab代码
- 使用ga算法,通过八种评价机制解决多旅行商问题(The GA algorithm is used to solve the multiple traveling salesman problem via eight evaluation mechanisms)
problems
- 初级数字信号处理的一些例子,以及解决方案的相关matlab函数(Some examples of primary digital signal processing, and solutions related to the matlab function)
粒子群算法解决旅行商问题
- 用于粒子群算法解决旅行商问题,可以运行,效果很好啊(For particle swarm optimization algorithm to solve the traveling salesman problem, you can run, the effect is very good!)
用pso算法解决了6X6的车间调度问题
- 采用粒子群优化算法解决6*6车间调度问题(Solving job shop scheduling with PSO)