搜索资源列表
pso
- 在matlab编程环境下的标准粒子群(PSO)优化算法程序
PSO
- 标准的粒子群优化算法,visual c++.net环境下编写的代码,有助于学习和理解粒子群算法
bp.pso.rar
- 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序,The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
mpso1.rar
- 这是一个经过改进的PSO算法,是用FORTRAN语言编写的,因为此语言计算速度快,适合PSO的应用,收敛速度明显加快,并且这是改优化后的PSO程序,比标准的速度快。,This is an improved PSO algorithm, are used FORTRAN language, because this language computing speed, suitable PSO applications, significantly speeding up the convergen
standard-PSO
- 标准的pso 程序,可用于tsp 等优化问题,大家分享交流 共同进步。-Standard PSO procedure, can be used for optimization problems, such as tsp, we shared the common progress.
pso
- 基于matlab的标准粒子群优化算法,?
PSO
- 粒子群算法,这是一个标准粒子群优化算法源码-PSO
PSo_vb
- PSO的改进VB算法,收敛速度明显加快,并且这是改优化后的PSO程序,比标准的速度快。-PSO
psotb-beta-0.3
- 老外编的标准pso算法的matlab工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-Part of the standard of foreigners pso algorithm matlab toolbox, the toolbox will be the core of the PSO algorit
PSO
- PSO优化算法几种常用的标准代码C语言版,PSO优化算法几种常用的标准代码C语言版-PSO algorithm several common C language version of the standard code
PSO
- 标准粒子群算法程序,函数优化,参数优化,可用于PIDNN.-Standard PSO procedure, function optimization, parameter optimization, can be used to PIDNN.
pso
- 应用标准PSO优化的wiener,Pso粒子群最佳化算法,小弟的作品,希望对各位有帮助-Application of the standard PSO optimization wiener, Pso particle swarm optimization algorithm, younger brother of the works you want to help
BP-PSO
- 本文提出了基于粒子群算法( PSO )的E lm an神经网络混合优化策略, 采用PSO 优化 连接权值来训练神经网络, 与标准BP算法相比, PSO 采用实数编码, 结构简单, 学习收敛快-The PSO-BP-based Forecast of Logistics Cost for Coal Enterprises
PSO
- 标准PSO算法用于实现对Benchmark函数的优化-This matlab code is designed for the standard PSO algorithm
智能优化算法-粒子群法PSO
- 惯性权重w 随时间线性减小 速度v并没有加上最大速度的限制 这是一个标准版本的pso程序
PSO
- 标准的粒子群算法程序代码,相对简洁,求解二维的带约束优化问题(Newton method for solving linear constrained problems)
sample2-Rastrgrin
- Rastrgrin函数的基于标准粒子群算法的优化(Rastrgrin Optimization of functions)
sample3-Griewankan
- Griewankan函数基于标准粒子群算法的优化(Griewankan Optimization of functions)
PSO-PID参数
- 利用标准粒子群算法优化PID参数,用以控制直流电机模型(The standard particle swarm optimization (PSO) algorithm is used to optimize the PID parameters to control the DC motor model)
PSO
- 标准PSO算法实现,利于初学者了解粒子群优化算法及学习(Standard PSO algorithm for beginners to understand particle swarm optimization algorithm and learning)