资源列表
pso-----(matlab)
- 用于机器人的识别路程的优化,用与其中,去得很好的结果
particle_swarm_optimization-Solve-the-TSP-problem.
- 基于粒子群优化算法(PSO)的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Based on Particle Swarm Optimization (PSO) of the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
main
- 遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子-GA
pso
- 最基本的MATLAB实现的粒子群pso算法。-MATLAB realization of the basic particle swarm PSO algorithm.
ID3
- Id3 algorithm for decision tree source code in java
yichuansuanfa
- 标准遗传算法程序,内附详细说明,若有问题,希望与大家一起讨论
garbf
- ga遗传算法,遗传算法优化径向基神经网络-ga genetic algorithm, genetic algorithm optimized radial basis function neural network
GA
- 标准的遗传算法源程序,在Visual C++环境下编写,内附详细注解
dcxf
- 一种基于单纯形法的改进微粒群优化算法及其收敛性分析-Simplex Method Based on Improved Particle Swarm Optimization Algorithm and Its Convergence Analysis
tsp1
- 一种随机神经网络应用在模拟退火算法中解决TSP问题
Legao_robot_sourcecode
- Legao机器人识别道路行走的代码,能绕着黑色路线行走-Robot road Legao identification code that can walk around the black line
NQueen
- 使用人工智能的方法和思想实现了N皇后问题。-Using artificial intelligence methods and ideas to achieve the N-Queens problem.