搜索资源列表
PSO粒子群优化算法
- 本代码是PSO粒子群优化算法,对一些目标函数可以进行优化,获得很好的优化效果
MATLAB
- 编写的粒子群(PSO)算法优化Kmeans聚类的MATLAB代码,MATLAB6.5/7.1测试通过,其它版本没测试。-(PSO)Kmeans MATLAB6.5/7.1
hybrid_PSO
- 一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高了SPSO的性能-A hybrid strategy based on improved particle swarm optimization algorithm, including the implementation of procedures and parameters set hpso.m two hPSOoptions.m sou
basic_PSO_with_w_c
- 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
liziqunsuanfa
- 计算机仿真用于粒子群算法的程序代码,用MATLAB编程的程序。-Computer simulation for the particle swarm algorithm code, using MATLAB programming procedures.
粒子群算法
- 粒子群算法代码,一种搜寻最优解的算法。它没有遗传算法的"交叉"(Crossover) 和"变异"(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。(Particle swarm algorithm, a search algorithm for optimal solutions. It does not have the "Crossover" and "Mutation" operation
PSO
- matlab粒子群优化,性能可靠,代码逻辑清晰(The pso algorithm implemented in matlab with high effecient and clear logic.)
粒子群优化算法以及改进的PSO算法代码matlab
- 粒子群算法及其改进,在原有粒子群算法基础上进行改进,增加免疫算法,使其尽快跳出早熟,收敛更快,结果更优!(Particle swarm optimization (PSO) and its improvement are improved on the basis of the existing particle swarm algorithm, and the immune algorithm is added to make it jump out of premature, faster
dpso_c
- 粒子群算法的Matlab代码,十分简洁,每一行代码都有相关注释可供参考(Matlab Code for PSO,)
代码
- 粒子群算法,非常好的程序,大家可以参考一下(Particle swarm algorithm, very good procedures, we can refer to)
优化算法
- 基本的几个优化算法基本模型代码,粒子群的基本算法、神经网络预测、模拟退火算法(Basic optimization algorithms, basic model code, particle swarm algorithm, neural network prediction, simulated annealing algorithm)
基于动态粒子群算法的动态环境寻优算法
- 动态粒子群寻优算法,且通过matlab代码来实现(Dynamic particle swarm optimization algorithm, and realized through MATLAB code)
新建文件夹
- 粒子群算法PID,利用粒子群算法优化PID参数,simulink,代码(Particle swarm optimization (PID), using particle swarm optimization (PSO) to optimize PID parameters, Simulink, code)
粒子群算法2
- 智能算法中的粒子群算法的代码,很好用,分享给需要的朋友们(The code of particle swarm algorithm in intelligent algorithm is very good to share with friends who need it.)
粒子群算法实例
- 文章从一个简单的粒子群实例来讲解粒子群算法,并附上相关的代码(This article explains particle swarm optimization from a simple example of particle swarm, and attaches the relevant code.)
粒子群
- pso 多目标求解相关的问题,代码可以用,验证过(pso and more goal to solve problems)
粒子群算法matlab代码
- 粒子群算法简介,PSO,matlab,程序(Particle swarm optimization, PSO, matlab, program)
MATLAB智能算法30个案例分析代码
- 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH that will be help for you.)
PSO求解多目标优化问题matlab代码
- 单目标粒子群优化算法的主程序,这是一个案例,可以参考(Single objective particle swarm optimization)
混沌粒子群优化算法-CPSO
- 混沌粒子群 内有图片 代码 数据 可更改目标函数(Image code data in chaotic particle swarm can change objective function)