资源列表
TSP-
- 人工蚁群算法解决TSP问题的源程序代码,希望能有帮助-One worker ants group of algorithms to solve the TSP source code,hope I can help
YCSF-shuji
- 遗传算法相关文档,非常好用,建议初学者使用,不要嫌麻烦-The documentation of the genetic algorithm is very easy to use, recommended for beginners, not too troublesome
VB_genetic-algorithm
- VB做的遗传算法演示软件,用一个函数演示的 -VB to do genetic algorithm demo software
machine_learning
- 机器学习与神经网络课件,还有课后习题答案-machine learning
BP
- 一个比较有代表性的BP神经网络源程序,初学者可直接修改使用-A representative of the BP neural network source code,Beginners can directly modify and use it.
SecVibratPSO
- SecVibratPSO用二阶振荡粒子群优化算法求解无约束优化问题-SecVibratPSO order oscillating particle swarm optimization algorithm for constrained optimization problems
the-problem-of-TSP
- 此代码用遗传算法解决了10个城市的TSP问题-The code solves the problem of TSP.
GA
- 一个基于遗传算法的分类程序,运行环境是matlab-A classification procedure based on genetic algorithm, the runtime environment is the matlab
Cappe-2007-An-Overview-of-Exist
- 这是一篇很好的有关粒子滤波的综述性论文,具有很高的参考价值。-It is now over a decade since the pioneering contribution of Gordon et al. (1993), which is commonly regarded as the first instance of modern sequential Monte Carlo (SMC) approaches. Initially focussed on applicat
ga
- 二进制编码的遗传算法,很适合初学者,二进制编码的遗传算法,很适合初学者-Binary coding genetic algorithm
SA(TSP)
- 模拟退火法解决最优化问题,此程序为解决TSP问题matlab程序。-Simulated annealing method
function_swarm
- 粒子群优化(Partical Swarm Optimization - PSO) 算法是近年来发展起来的一种新的进化算法( Evolu2tionary Algorithm - EA) .PSO 算法属于进化算法的一种,和遗传算法相似-Simple scr ipt for particle swarm optimization, easy to modify.
