搜索资源列表
标准pso算法程序包_matlab版
- 标准pso算法程序包_matlab版,易于初学者。
QoSRoute-PSO.rar
- QoS选播路由的粒子群算法仿真主函数 来自(http://blog.sina.com.cn/greensim),QoS Anycast Routing Simulation of the particle swarm algorithm main function from (http://blog.sina.com.cn/greensim)
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.
pso.rar
- 标准粒子群算法求解非线性方程,用MATLAB实现,并出仿真结果,The standard particle swarm algorithm for solving nonlinear equations, using MATLAB to achieve, and the simulation results
pso-multiobjective
- 多目标优化的例证,用粒子群算法做的。调试过,没问题,能用。-multi-objective ,PSO
matlab中pso源程序
- 使用PSO提供了具体的事例,并详细说明怎样使用该Matlab编写的PSO算法,对一般的问题有借鉴功能。-PSO provides for the use of concrete examples, and details how to use the PSO algorithm is written in Matlab, for a general reference functional problems.
MATLAB
- 编写的粒子群(PSO)算法优化Kmeans聚类的MATLAB代码,MATLAB6.5/7.1测试通过,其它版本没测试。-(PSO)Kmeans MATLAB6.5/7.1
PSO_solution_to_economic_dispatch
- 利用PSO算法解决经济批量分发问题的matlab源代码,求解多目标函数与成本最小值。-Use PSO algorithm to solve economic volume distribution of the matlab source code for solving multi-objective cost function and the minimum value.
PSO
- 基于matlab的PSO软件包 PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-PSO soft for matlab
pso
- 带有测试函数的PSO算法源代码,用matlab开发-Test function with the source code of the PSO algorithm, developed using matlab
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-matlab
- 标准微粒群算法,采用matlab编程实例。-Standard particle swarm optimization using matlab programming examples.
DPSO
- 处理旅行商问题的离散PSO算法的例程,动态生成路径串,算法本身保证了路径串的合法性-Traveling salesman problem to deal with discrete PSO algorithm routines, dynamically generated path string, the algorithm itself, guarantee the legitimacy of the path string
binary_pso_c
- 离散版粒子群算法,MATLAB环境中的,对求解离散优化问题很有帮助.-Discrete version of PSO, MATLAB environment to solve the problem of discrete optimization helpful.
PSO
- 基本的群智能算法MatLab范例程式,对刚接触PSO的新手来说,可以有初步的认知-Basic particle swarm optimization source code
PSO
- 粒子群标准算法,共六个m文件,对于粒子群算法的初学者有用。-The standard particle swarm algorithm
PSO--PID
- 利用一种PSO算法优化求解PID参数,得到了良好效果-Using a PSO algorithm for PID parameter optimization solution, to get good results
PSO粒子群算法matlab程序
- PSO粒子群算法的matlab程序,可用于最优化问题,比如求最大值最小值等
粒子群算法matlab代码
- 粒子群算法简介,PSO,matlab,程序(Particle swarm optimization, PSO, matlab, program)