搜索资源列表
pso.rar
- pso(粒子群算法)的matlab源码,可以用于寻找解空间的最优数值解,pso (PSO) of matlab source, can be used to find the optimal solution space numerical solution
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.
kekaoxing-pso.rar
- 采用粒子群算法求解可靠性优化问题,程序用MATLAB编写,Using particle swarm optimization algorithm for solving the reliability problems, procedures used to prepare MATLAB
pso-multiobjective
- 多目标优化的例证,用粒子群算法做的。调试过,没问题,能用。-multi-objective ,PSO
PSO
- 用粒子群算法优化RBF网络权值,根据适应度值对个体最优和群体最优进行更新-Particle Swarm Optimization with RBF network weights, according to the best fitness value of individuals and groups to update the best
PSO(simple)
- 一个动画模拟的粒子寻找最小值的一个简单程序,有助于学习粒子群法-an animated simulation of particles searching for the minima of a simple function,which helps you learn PSO.
pso-bp
- 这是一个采用粒子群算法优化bp神经网络权值的MATLAB程序-This is a particle swarm optimization using neural network weights bp MATLAB program
power-system-problem-based-on-PSO
- 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。-The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization
PSO
- 这是粒子群优化算法的实现,求解多模态函数非常使用-This is the Particle Swarm Optimization algorithm to solve multi-modal function is the use of
pso-kekao
- 利用MATLAB编写,粒子群算法求解可靠性优化问题-Prepared using MATLAB, particle swarm algorithm for reliability optimization problems
PSO
- 一个求解TSP问题的粒子群算法,用matlab仿真实现。-A solution of TSP problem PSO with matlab simulation.
pso
- 基本的粒子群算法十分清晰 便于理解 适合初学者学习应用-The basic particle swarm algorithm is very clear and easy to understand for beginners to learn the application of
PSO
- PSO粒子群算法,求解局部或者全局优化问题-PSO
pso
- 运用粒子群和改进粒子群算法求解典型函数 具有可视化的功能-And improve the use of particle swarm particle swarm algorithm with a typical function of visual function
PSO
- 利用粒子群算法,计算函数的最优化问题。 本程序有很强的适用性。在理论与实际问题的优化上有一定的推广价值-The use of particle swarm optimization, the calculation function of the optimization problem. This procedure has a strong application. Theory and practical problems in the optimization of the prom
psopt20100414
- pso粒子群MATLAB工具箱直接 安装,类似于遗传算法工具箱。(PSO Particle Swarm MATLAB toolbox installed directly, similar to the genetic algorithm toolbox.)
pso粒子群算法matlab代码
- 粒子群算法,也称粒子群优化算法或鸟群觅食算法,优化算法,用于对目标的最优值算法(optimization algorithm)
PSO粒子群算法matlab程序
- PSO粒子群算法的matlab程序,可用于最优化问题,比如求最大值最小值等
粒子群算法
- 粒子群算法的基础算法,并在程序后标注了解释(Basic algorithm of particle swarm optimization and annotated explanation after program)
PSO(粒子群)-SA(模拟退火)
- 粒子群算法-模拟退火算法,关于matlab的算法说明(Particle swarm optimization-simulated annealing algorithm)