搜索资源列表
差别算法MATLAB代码及粒子群算法的介绍
- 差别算法matlab代码(differential algorithm)及粒子群算法的介绍-difference algorithm Matlab code (differential algorithm) and the PSO algorithm introduced
标准pso算法程序包_matlab版
- 标准PSO(粒子群)算法,matlab版-standard PSO (PSO) algorithm, Matlab version
PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码
- 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
PSO_constrian.rar
- PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
pso
- 修正过的pso 算法 属于离散型的pso程序,可用于变量筛选,效果不错!-Modified discrete PSO algorithm belonging to the PSO procedure, can be used for variable selection, good results!
pso-kekao
- 利用MATLAB编写,粒子群算法求解可靠性优化问题-Prepared using MATLAB, particle swarm algorithm for reliability optimization problems
pso
- 最基本的MATLAB实现的粒子群pso算法。-MATLAB realization of the basic particle swarm PSO algorithm.
PSO
- PSO算法,经过改进,用于优化并用MATLAB实现,希望对大家有所帮助。-PSO algorithm is improved for the optimized and used MATLAB to achieve, I hope all of you to help.
pso
- 基本的粒子群算法十分清晰 便于理解 适合初学者学习应用-The basic particle swarm algorithm is very clear and easy to understand for beginners to learn the application of
BG-PSO
- 基于BG-PSO算法整定的PID控制,供学习者参考。-Based on the BG- PSO algorithm of PID control for learners.
PS0-SVR
- :针对发酵过程中生物参数难以实时在线测量的问题,建立了用于生物参数状态预估的 支持向量机软测量模型。考虑到该支持向量回归(SVR)模型的复杂性和冷化特征取决于其三 个参数 ,c, 能否取到最优值,采用粒子群优化(PSO)算法实现对参数 ,c, 的同时寻优。在 此基础上,以饲料用 .甘露聚糖酶为对象,建立了基于PSO—SVR的发酵过程产物浓度状态预估 模型。发酵罐控制结果表明:该模型具有很好的学习精度和泛化能力,可实现对 .甘露聚糖酶 产物浓度的实时在线预估。-In
pso
- pso(粒子群算法)优化神经网络 MATLAB的m 文件
pso-ppt-sample
- 微粒群优化算法 (PSO) 是一种进化计算技术 , 由Eberhart博士和kennedy博士于1995年提出。微粒群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解。 -Particle Swarm Optimization (PSO) is an evolutionary computation technique, by Dr. Eberhart and Dr. kennedy made in 1995. Particle Swarm Optimization Alg
pso
- 粒子群算法 优化算法 范围内寻优-pso
C_PS_matlab
- 粒子群聚类算法:改进原有PSO算法,加速收敛迭代达到全局最优点-Particle clustering algorithms: the original PSO algorithm to improve and accelerate convergence to the global optimal point iteration
pso_matlab
- PSO算法,即粒子群优化算法Matlab程序,附详细说明-PSO Particle swarm optimization algorithm
TSP_PSO
- 解决 TSP问题的源代码!利用pso算法解决的!-tsp--pso
PSOKclustering
- 聚类的PSO算法,很重要的方法,很好的算法-PSO clustering algorithm, a very important way, a good algorithm
PSO
- PSO算法,粒子群算法,其中包括5个UCI数据集,还包括数据处理部分,-PSO algorithm, particle swarm optimization, including five UCI data sets, including data processing section,
PSO算法源码
- PSO算法是一种简单,使用的优化算法,本资源为PSO算法matlab源码