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
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - matlab pso - List
[
AI-NN-PR
]
标准pso算法程序包_matlab版
DL : 0
标准PSO(粒子群)算法,matlab版-standard PSO (PSO) algorithm, Matlab version
Date
: 2026-01-11
Size
: 2kb
User
:
李军
[
AI-NN-PR
]
差别算法matlab源码
DL : 0
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and other genetic algorithm applications
Date
: 2026-01-11
Size
: 16kb
User
:
[
AI-NN-PR
]
PSOSAMPLE
DL : 0
PSO (粒子群优法)简单的范例程式 可以提供初学者使用-PSO (PSO You) simple programming model can provide beginners
Date
: 2026-01-11
Size
: 1kb
User
:
王大元
[
AI-NN-PR
]
差别算法MATLAB代码及粒子群算法的介绍
DL : 0
差别算法matlab代码(differential algorithm)及粒子群算法的介绍-difference algorithm Matlab code (differential algorithm) and the PSO algorithm introduced
Date
: 2026-01-11
Size
: 18kb
User
:
刘三
[
AI-NN-PR
]
pso-GM
DL : 2
基于混沌扰动算法来解决pso算法早熟问题,并用二者结合来训练灰色预测模型参数-Perturbation algorithm based on chaotic PSO algorithm to solve the early problems and to train with a combination of both gray prediction model parameters
Date
: 2026-01-11
Size
: 3kb
User
:
梁锦兆
[
AI-NN-PR
]
pso
DL : 0
标准粒子群matlab的实现,对于学习粒子群的人绝对是本好书!
Date
: 2026-01-11
Size
: 110kb
User
:
hllike
[
AI-NN-PR
]
pso
DL : 0
该程序是基于MATLAB环境的pso实现tsp问题-The program is based on the MATLAB environment, the issue of PSO realize tsp
Date
: 2026-01-11
Size
: 3kb
User
:
高
[
AI-NN-PR
]
pso-svm
DL : 1
利用PSO优化SVM,利用分组式训练方法提高算法速度-PSO to optimize the use of SVM, the use of packet-style training methods improve algorithm speed
Date
: 2026-01-11
Size
: 109kb
User
:
zhangqing
[
AI-NN-PR
]
PSO-matlab
DL : 0
MATLAB编写的粒子群优化算法,好用!-MATLAB prepared particle swarm optimization algorithm, easy to use!
Date
: 2026-01-11
Size
: 1.46mb
User
:
zhangqing
[
AI-NN-PR
]
pso
DL : 0
修正过的pso 算法 属于离散型的pso程序,可用于变量筛选,效果不错!-Modified discrete PSO algorithm belonging to the PSO procedure, can be used for variable selection, good results!
Date
: 2026-01-11
Size
: 1kb
User
:
曹洪印
[
AI-NN-PR
]
pso-kekao
DL : 0
利用MATLAB编写,粒子群算法求解可靠性优化问题-Prepared using MATLAB, particle swarm algorithm for reliability optimization problems
Date
: 2026-01-11
Size
: 3kb
User
:
刘立
[
AI-NN-PR
]
PSO-bp-MATLAB8026
DL : 0
利用PSO训练BP神经网络的MATLAB源码-PSO training using BP neural network MATLAB source
Date
: 2026-01-11
Size
: 8kb
User
:
ekin
[
AI-NN-PR
]
pso-svm
DL : 0
一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
Date
: 2026-01-11
Size
: 2kb
User
:
xiaolinzi
[
AI-NN-PR
]
PSO-TOOL
DL : 0
这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。-The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
Date
: 2026-01-11
Size
: 745kb
User
:
陈曦
[
AI-NN-PR
]
PSO
DL : 2
许多的PSO优化算法,包括BPSO、HybridPSO、QPSO、SPSO等等。-Many of the PSO optimization algorithms, including BPSO, HybridPSO QPSO, SPSO, etc.
Date
: 2026-01-11
Size
: 14kb
User
:
[
AI-NN-PR
]
pso-svm
DL : 1
这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
Date
: 2026-01-11
Size
: 1kb
User
:
yyifang
[
AI-NN-PR
]
pso-ppt-sample
DL : 0
微粒群优化算法 (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 Algorithm The basic idea of the individual through group collaboration and information sharing between to find the optimal solution.
Date
: 2026-01-11
Size
: 1.04mb
User
:
Kevin
[
AI-NN-PR
]
pso
DL : 0
粒子群算法 优化算法 范围内寻优-pso
Date
: 2026-01-11
Size
: 1kb
User
:
www
[
AI-NN-PR
]
pso
DL : 0
粒子群算法的源码 主要如何运用于机器人路径规划-pso
Date
: 2026-01-11
Size
: 1kb
User
:
张龙妹
[
AI-NN-PR
]
pso
DL : 0
matlab PSO智能算法程序,包含完整的算法和详细步骤(MATLAB PSO Application)
Date
: 2026-01-11
Size
: 1kb
User
:
lier168
«
1
2
3
4
5
6
7
8
9
10
...
13
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.