搜索资源列表
离散粒子群实例
- 离散粒子群算法解决网络重构问题
binary_pso_c
- 离散版粒子群算法,MATLAB环境中的,对求解离散优化问题很有帮助.-Discrete version of PSO, MATLAB environment to solve the problem of discrete optimization helpful.
lisanPSO
- 关于离散粒子群算法的程序,仿真效果好,精度高-Program on the discrete particle swarm algorithm, the simulation results, high precision
NBPSO
- 这是一个优化的离散二进制粒子群算法,结构很好,希望对大家有用-This is an optimized binary particle swarm algorithm, good structure, and the hope that useful
ls_PSO
- 求解背包问题的离散粒子群算法程序,采用0-1二进制编码,可以直接运行!-Discrete particle swarm algorithm for knapsack problem using 0-1 binary coding, and can be run directly!
DPSO
- 粒子群算法用于解决离散问题,主程序是离散粒子群算法解决旅行商问题-Discrete particle swarm algorithm is used to solve the problem, the main program is a discrete particle swarm algorithm to solve the traveling salesman problem
discrete-particle-swarm-optimization
- 改进后的离散粒子群算法,支持多种寻优解决方案-The improved discrete particle swarm optimization (pso), support for multiple optimal solutions
TSP-pso
- 自适应离散粒子群算法求解TSP问题,包含有三个基本实例,其中含扰动变量可防止陷入局部最优-Adaptive particle swarm optimization for TSP, contains three basic example, which prevents the disturbance variable containing local optimum
BPSO
- 变邻域,含变惯性权重策略的自适应离散粒子群算法,完美运行,适应函数是多式联运路径优化实例计算-Variable Neighborhood, Adaptive Discrete Particle Swarm Variable inertia weight strategy perfectly, fitness function is multimodal path optimization calculation examples
PSO_mppt
- 应用于多峰值MPPT问题,采用PSO寻找最大功率点,具体实现在S-function中,仿真时建议找一个内存大的电脑用连续仿真,离散在这种仿真时容易出问题。自行读程序只需输入光伏电压电流即可实现,仿真多峰值问题时光伏板注意反并联二极管,输出为占空比,boost、隔离boost都可以使用(For multi-peak MPPT problem, PSO is used to find the maximum power point, which is realized in S-function.
71348358pso
- 离散粒子群算法,改进的二值粒子群算法,可以正常运行(Discrete particle swarm optimization algorithm, improved binary particle swarm optimization algorithm)