9点潮流计算PSO的优化算法 很简单,只要在MATLAB运行就可以
上传时间: 2014-12-22
上传用户:王庆才
利用hopfield网络解决TSP的问题,寻找最优路径
上传时间: 2017-09-04
上传用户:rishian
粒子群最佳化演算法(pso),為一個基本的程式,適合初學者來參考。
上传时间: 2017-09-04
上传用户:xz85592677
用c+++实现的遗传算法解决tsp(旅行商)问题源码
上传时间: 2017-09-04
上传用户:ruixue198909
利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。
上传时间: 2017-09-04
上传用户:ryb
使用进化计算算法解决TSP(Travelling Sales man Problem)问题的算法实现。程序显示了进化计算在解决NP-Hard的传统难题上的优势。
标签: Travelling Problem NP-Hard Sales
上传时间: 2014-01-22
上传用户:wys0120
Particle swarm optimization (PSO) was originally designed and introduced by Eberhart and Kennedy (Ebarhart, Kennedy, 1995 Kennedy, Eberhart, 1995 Ebarhart, Kennedy, 2001). The PSO is a population based search algorithm based on the simulation of the social behavior of birds, bees or a school of fishes. This algorithm originally intends to graphically simulate the graceful and unpredictable choreography of a bird folk. Each individual within the swarm is represented by a vector in multidimensional search space.
标签: optimization introduced originally and
上传时间: 2017-09-08
上传用户:hoperingcong
基于典型的TSP问题的蚁群算法C版源程序
上传时间: 2017-09-09
上传用户:zhangzhenyu
pso的matlab已通过编译运行的源程序代码
上传时间: 2014-11-28
上传用户:彭玖华
改进PSO-SVM在说话人识别中的应用。通过对粒子群优化算法中惯性权重和全局最优值 的分析,提出了一种根据迭代次数而自适应变化的惯性权重的粒子群优化方法
上传时间: 2017-09-10
上传用户:libenshu01