CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab pso
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab pso - List
[
Other
]
psooptimization
DL : 0
通过本书可对pso有个全面深入地了解,为工程应用作准备-Through this book on PSO has a comprehensive and in-depth understanding for the engineering applications to prepare
Date
: 2026-01-11
Size
: 150kb
User
:
刘春波
[
Other
]
2007116134343
DL : 0
matlab PSO 算法应用文章,可以参考相关设计方法进行设计-matlab PSO algorithm article, can refer to the relevant design methods to design
Date
: 2026-01-11
Size
: 134kb
User
:
liquan
[
Other
]
Swarm_Intelligent_Systems
DL : 0
非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions. -Optimization algorithm very good book, detailing the ant colony algorithm and particle swarm optimization and related matlab toolbox, talked about the theory and application are given toolbox download address. Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions.
Date
: 2026-01-11
Size
: 5.7mb
User
:
dh
[
Other
]
pso
DL : 0
标准pso,很好用 标准pso,很好用-Standard pso, good standard pso, very good use
Date
: 2026-01-11
Size
: 1kb
User
:
pengliguo
[
Other
]
FPGA
DL : 0
无线通信的FPGA实现及Matlab程序-FPGA realization of wireless communications and Matlab procedures
Date
: 2026-01-11
Size
: 194kb
User
:
qiyuan
[
Other
]
PSO
DL : 0
这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。-This procedure is the most basic particle swarm optimization procedures, using Matlab implementation is very simple. Only a few dozen lines of code.
Date
: 2026-01-11
Size
: 518kb
User
:
高青松
[
Other
]
PSO-LSSVM
DL : 0
基于PSO和LSSVM的边坡稳定性评价方法-Based on PSO and LSSVM the slope stability evaluation method
Date
: 2026-01-11
Size
: 880kb
User
:
dfiyond
[
Other
]
pso
DL : 0
this file describe basic algorithm of pso nad ant colony optimization
Date
: 2026-01-11
Size
: 2.79mb
User
:
shilpa
[
Other
]
PSO_final-_0
DL : 0
PSO模型为一种新型的改进仿生算法,通过鸟群的捕食模型得到启示并用于解决优化问题。这里提供一个优化版本的PSO算法的matlab代码-PSO model for a new improved bionic algorithm, to be inspired by birds of prey model and used to solve optimization problems. Here to provide an optimized version of the PSO algorithm matlab code
Date
: 2026-01-11
Size
: 1kb
User
:
cai
[
Other
]
pso-book
DL : 0
matlab书籍,做关于粒子群优化算法时可能会用到-matlab books, done on the particle swarm optimization algorithm may be used
Date
: 2026-01-11
Size
: 628kb
User
:
king
[
Other
]
PSO
DL : 0
matlab学习资料微粒群算法,含有程序,可视化-learning matlab
Date
: 2026-01-11
Size
: 10kb
User
:
千万
[
Other
]
PSO
DL : 0
最近在做智能算法,找到的一个微粒群算法的matlab程序,这里求解的适应度函数是朝着全剧最小最优解。-Doing intelligent algorithm to find a particle swarm algorithm matlab program, here the fitness function for solving the towards the play minimum optimal solution.
Date
: 2026-01-11
Size
: 1kb
User
:
jessica
[
Other
]
pso(matlab)
DL : 0
专门介绍智能算法中的PSO在matlab环境下的应用,里面有图片说明,和案例示范-Devoted to intelligent algorithm of PSO matlab environment, there is a caption, and case demonstration
Date
: 2026-01-11
Size
: 26kb
User
:
xiabin0721
[
Other
]
Analysis-of-MATLAB-neural-network
DL : 0
本书共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络,还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-The book consists of 30 MATLAB neural network case (including program can be run), including BP, RBF, SVM, SOM, Hopfield, LVQ, Elman, wavelet neural networks, etc. also contains the PSO (PSO), gray neural networks, fuzzy networks, probabilistic neural networks, genetic algorithm optimization and so on.
Date
: 2026-01-11
Size
: 27.43mb
User
:
万二
[
Other
]
particle-design
DL : 0
最经典的matlab介绍微粒群算法的书,不好买的。-The most classic PSO algorithm matlab introduction of the book, not bought.
Date
: 2026-01-11
Size
: 1.92mb
User
:
刘瑞霞
[
Other
]
30-intelligent-algorithm-in-MATLAB
DL : 0
30个matlab智能算法经典案例分析:提供了各种智能算法(遗传算法,神经网络算法,蚁群算法,粒子群算法)的源代码或工具箱。-30 intelligent algorithm matlab classic case analysis: provides a variety of intelligent algorithms (genetic algorithms, neural network algorithm, ant colony algorithm, PSO) source code or toolbox.
Date
: 2026-01-11
Size
: 1.51mb
User
:
liumingxing
[
Other
]
PSO
DL : 0
pso optimmization matlab codes
Date
: 2026-01-11
Size
: 1kb
User
:
davoodazhdari
[
Other
]
pso
DL : 0
matlab for electrical engineering students,which consists of code for optimizing parameters of controllers.-matlab for electrical engineering students,which consists of code for optimizing parameters of controllers.
Date
: 2026-01-11
Size
: 9kb
User
:
rafi
[
Other
]
chap-13
DL : 0
粒子群算法代码书籍MATLAB优化算法案例分析与运用13章算例对应的源代码已经排好顺序-PSO code
Date
: 2026-01-11
Size
: 7kb
User
:
wang huimin
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.