搜索资源列表
PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码
- 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
tsp.rar
- 这是一个很好用的求解TSP问题的粒子群算法,很适合初学者。,This is a very good solution of TSP used in the particle swarm optimization problems, it is suitable for beginners.
AFSA-matlab.rar
- 鱼群算法之matlab实现,The achievement of fish-swarm algorithm matlab
49636960PSO_PID.rar
- 基于粒子群算法的PID参数设置。其中程序比较先进。,Particle Swarm Optimization Based on the PID parameters. One of the more advanced procedures.
TSP-PSO.rar
- 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。,Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results.
pso.rar
- 标准粒子群算法求解非线性方程,用MATLAB实现,并出仿真结果,The standard particle swarm algorithm for solving nonlinear equations, using MATLAB to achieve, and the simulation results
DGPSO.rar
- 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
Artificial_fish_matlab.rar
- 根据人工鱼群算法的基本原理,求解一个函数值的最优解;,According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
Particle-Swarm-Toolbox.zip
- 另一个matlab环境下pso的工具箱,里边有n个例子,Another matlab environment PSO toolbox, inside there are n examples
psoprogress.rar
- %程序名称:求解约束优化问题的改进粒子群优化算法 %程序功能:求解带各种约束条件的优化问题 %输入条件:各种初始条件,以及设定参数 %输出数值:最优解位置以及函数极小值 , Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features: solving with a variety of constr
GAPSO.rar
- 遗传粒子群的最新改进算法,随着维度增加效果更好,Genetic Particle Swarm latest improved algorithm, with the increasing dimensions better
matlab-VRP
- 基于混合优化算法的车辆路径问题研究 matlab开发环境-matlab VPR Particle Swarm Optimization,PSO
ESAFSA
- 我这是论文中用到人工鱼群算法,为matlab代码。希望对对大家有用。-This artificial fish-swarm algorithm code in matlab was used in my paper,I hope it is usefull for you.
CLSPSO
- 混沌粒子群算法,具有很好的全局搜索能力!-Chaotic particle swarm algorithm has good global search capability!
shili2
- 改进粒子群算法及其在电力系统经济负荷分配中的应用改进粒子群算法及其在电力系统经济负荷分配中的应用-Improved Particle Swarm Optimization and its power system economic load dispatch of improved particle swarm optimization and economic dispatch in power system application
depso
- 基于差分进化的粒子群优化算法,(全局最优粒子群优化算法)-Based on differential evolution particle swarm optimization, (global optimization PSO)
Particle-Swarm
- 粒子群算法在离散问题中的应用。这里主要是在TSP问题中的应用。-Discrete Particle Swarm Optimization Problems. Here the main problem in the application of TSP.
swarm for java 书籍源代码
- 用于做仿真的优良工具,还有关于swarm的一些基本介绍(a simulation platform tool)
nichingparticle-swarm-optimization
- 粒子群优化算起源于对鸟群、鱼群以及对某些社会行为的模拟,是一种基于群体智能的进化计算技术。而小生境技术则起源于遗传算法,这种方法能使基于群体的随机优化算法形成物种,从而使相应的优化算法具有发现多个最优解的能力。而多分类器集成技术则是通过多个分类器进行某种组合来决定最终的分类,以取得比单个分类器更好的性能。多分类器集成技术要求基元分类器不仅个体性能要好并且其差异度要大,这与小生境技术形成物种的能力具有很多内在的相似性。目前己经有研究者将小生境技术应用于多分类器集成,但由于传统的小生境技术仍然不完善
quantum particle swarm
- 量子粒子群的案例,比较新颖的算法,有效的解决局部极小等问题,进行分析学习(Quantum particle swarm, easy case analysis)