CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - particle swarm optimization
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - particle swarm optimization - List
[
Other
]
1
DL : 0
基于粒子群优化的书籍或程序基于粒子群优化的书籍或程序-Particle Swarm Optimization Based on the books or procedures based on particle swarm optimization books or procedures
Date
: 2025-12-30
Size
: 34kb
User
:
王凉
[
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
: 2025-12-30
Size
: 5.7mb
User
:
dh
[
Other
]
111
DL : 0
:群智能是一种仿生自然界动物昆虫觅食筑巢行为的新兴演化计算技术。目前主要的群智能优化算法有蚁群算法、微粒群算 法和人工鱼群算法。本文介绍了群智能算法的产生、发展和优点,并着力阐述了上述三种典型算法的基本原理,同时概述了各 算法的应用现状,最后提出了算法将来有待研究的内容。-: Swarm Intelligence is a kind of bionic nature nesting animals foraging behavior of insects emerging computing technology evolution. At present, the main group of intelligent optimization algorithms are ant colony algorithm, particle swarm optimization and artificial fish-swarm algorithm. This paper introduces the intelligent algorithm groups the emergence, development and benefits, and focus on the three basic principles of a typical algorithm, the algorithm also provides an overview of the application of the status quo, the end of the algorithm to be the future contents of the study.
Date
: 2025-12-30
Size
: 180kb
User
:
duweijie
[
Other
]
chap1
DL : 0
非常不错的书籍,《微粒群算法》供8章和2个附录,依次上传第一章绪论-Very good books, Particle Swarm Optimization for Chapter 8 and Appendix 2, followed by From Chapter I Introduction
Date
: 2025-12-30
Size
: 67kb
User
:
王威
[
Other
]
PSO
DL : 0
微立群算法的介绍,里面有从基础到进阶的微粒群算法介绍及教学,相信对微立群算法有兴趣的你,是不会错过这一本的-Liqun introduce micro-algorithm, which have from basic to advanced particle swarm optimization and the introduction of teaching, I believe that micro-Liqun algorithm has interested you, are not to miss this version of
Date
: 2025-12-30
Size
: 1.91mb
User
:
蔡立宗
[
Other
]
ModernOptiminizations
DL : 0
包含对现代优化算法如遗传算法,粒子群算法,蚁群算法的简介,适合初学者-Contains the modern optimization algorithm such as genetic algorithms, particle swarm optimization, ant colony algorithm profile, suitable for beginners
Date
: 2025-12-30
Size
: 935kb
User
:
zcx
[
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
: 2025-12-30
Size
: 518kb
User
:
高青松
[
Other
]
fulltext4
DL : 0
a review of Particle Swarm Optimization
Date
: 2025-12-30
Size
: 235kb
User
:
maryam
[
Other
]
ant-colony
DL : 0
Particle Swarm Optimization
Date
: 2025-12-30
Size
: 2.46mb
User
:
lssl
[
Other
]
swarm-presentation
DL : 0
Particle Swarm Optimization
Date
: 2025-12-30
Size
: 59kb
User
:
lssl
[
Other
]
Particle-Swarm-Optimization-Ebook
DL : 1
粒子群优化算法 电子书 带变异算子的粒子群优化算法.KDH 改进的多目标粒子群算法.caj 改进的基本粒子群优化算法.kdh 基于粒子群算法的多目标函数优化问题研究.NH 粒子群算法及其在布局优化中的应用.KDH 粒子群优化算法的惯性权值递减策略研究.caj 粒子群优化算法在多目标优化中的应用与仿真.KDH 粒子群优化算法综述.CAJ 微粒群优化算法及其改进形式综述.KDH 一种新的改进粒子群算法研究.KDH-Particle Swarm Optimization with Mutation Operator e-book particle swarm optimization algorithm. KDH improved multi-objective particle swarm optimization algorithm. Caj improved elementary particle swarm optimization algorithm. Kdh particle swarm optimization algorithm based on multi-objective function optimization studies. NH Particle Swarm Optimization layout optimization algorithm and its application. KDH Particle Swarm Optimization Algorithm Decreasing Inertia Weight Strategy Study. caj particle swarm optimization in multi-objective optimization and simulation. KDH Particle Swarm Optimization Algorithm. CAJ particle swarm optimization algorithm and to improve the form of synthesis. KDH a new improved particle swarm algorithm. KDH
Date
: 2025-12-30
Size
: 3.37mb
User
:
姚思
[
Other
]
Modified.Particle.Swarm.Optimization
DL : 1
基于小世界模型的发散结构的改进PSO算法,当时我的论文,希望对各位朋友有些启发-Divergence based on small-world model to improve the structure of PSO algorithm, then my paper, I hope some of you friends, inspired
Date
: 2025-12-30
Size
: 2mb
User
:
Danny
[
Other
]
4762520
DL : 0
UPFC Online PI Controller Design using Particle Swarm Optimization Algorithm and Artificial Neural Networks
Date
: 2025-12-30
Size
: 186kb
User
:
Aditya
[
Other
]
Particle-Swarm-Optimization-Algorithm
DL : 0
Frankenstein s PSO A Composite Particle Swarm Optimization Algorithm
Date
: 2025-12-30
Size
: 960kb
User
:
李枫
[
Other
]
FOC-Particle-swarm-op
DL : 0
为提高同步电机励磁调节器的响应速度及鲁棒性,提 出一种基于粒子群优化方法的同步电机分数阶鲁棒励磁控 制器的设计方法。-In order to improve the response speed and robustness of the synchronous motor excitation regulator proposed synchronous motor Fractional Robust Excitation controller design method based on particle swarm optimization method.
Date
: 2025-12-30
Size
: 445kb
User
:
jj
[
Other
]
Swarm-intelligence-o
DL : 0
讨论四种群体智能优化算法———蚁群算法、微粒群算法、人工鱼群算法和混合蛙跳算法 ,对其算法的 原理、发展及应用进行了综述。提出了群体智能优化算法统一框架模式 ,并对群体智能优化算法进一步发展进行 了讨论。 - Discuss four swarm intelligence optimization algorithm--- ant colony algorithm, particle swarm optimization, artificial fish swarm algorithm and shuffled frog leaping algorithm, their algorithm theory, development and application are reviewed. Swarm intelligence optimization algorithm proposed unified framework model, and the further development of swarm intelligence optimization algorithms are discussed.
Date
: 2025-12-30
Size
: 387kb
User
:
chenchen
[
Other
]
Hierarchical-Cluster-Based-Multispecies-Particle-
DL : 0
Hierarchical Cluster-Based Multispecies Particle-Swarm Optimization for Fuzzy-System Optimization
Date
: 2025-12-30
Size
: 497kb
User
:
Nitromira
[
Other
]
particle-swarm-optimization
DL : 0
详细的叙述了粒子群算法,非常适合初学者学习-Particle swarm optimization
Date
: 2025-12-30
Size
: 1.35mb
User
:
张海
[
Other
]
A-Multiobjective-Particle-Swarm-Optimization
DL : 0
The document details research on using a multi-objective optimization algorithm to optimize DG size and location on distribution networks
Date
: 2025-12-30
Size
: 1.33mb
User
:
Boboshanten
[
Other
]
Particle-swarm-optimization-with-quantum-infusion
DL : 0
Particle swarm optimization with quantum infusion for system identification
Date
: 2025-12-30
Size
: 1.43mb
User
:
Pa
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.