CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - pso GA
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 - pso GA - List
[
AI-NN-PR
]
ImprovedSVM
DL : 0
将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
Date
: 2025-12-16
Size
: 175kb
User
:
zhaoxiufen
[
AI-NN-PR
]
25811237PSOGA
DL : 0
粒子群算法与遗传算法用于优化的问题求解,可以解决一些-Particle Swarm Optimization and Genetic Algorithms for optimization problem solving, you can solve some
Date
: 2025-12-16
Size
: 95kb
User
:
tiger
[
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
: 2025-12-16
Size
: 109kb
User
:
zhangqing
[
AI-NN-PR
]
GA-PSOPSO
DL : 0
(粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
Date
: 2025-12-16
Size
: 2kb
User
:
陈沛谕
[
AI-NN-PR
]
GA-BPNN
DL : 0
传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
Date
: 2025-12-16
Size
: 8kb
User
:
小民
[
AI-NN-PR
]
java_evolutionary_algorithms
DL : 0
用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorithms, currently including Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Memetic Algorithm (MA), Evolution Strategy (ES). Highlighted features · Support both binary & real-coded string representations of solution · Operator-based design for flexibility · EA Operators: Selection, Crossover, Mutation, Move operators in PSO & and the adaptive scheme in EA · Individual learning: Davidon–Fletcher–Powell (DFP) and Davies, Swann, and Campey with Gram-Schmidt orthogonalization (DSCG) strategies and Random Mutation Hill-climbing (RMHC) In addition, algorithm pipeline which is specified by XML file is also provided for practitioner to configure & design evolutionary algorithms at ease. User can edit runtime & algorithm parameters in the configuration file (XML) & issue the co
Date
: 2025-12-16
Size
: 102kb
User
:
陈雷
[
AI-NN-PR
]
my_liziqun_RBF
DL : 0
RBF神经网络,PSO优化和GA优化对比的径向基神经网络-PSO&GA
Date
: 2025-12-16
Size
: 4kb
User
:
张宁
[
AI-NN-PR
]
libsvm-mat-2[1].89-3
DL : 0
svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
Date
: 2025-12-16
Size
: 483kb
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
: 2025-12-16
Size
: 1kb
User
:
yyifang
[
AI-NN-PR
]
bayesianswarm
DL : 0
This code expains bayesian particle swarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained optimization method like GA or pso for effieciency and speed.
Date
: 2025-12-16
Size
: 4kb
User
:
missed2010
[
AI-NN-PR
]
psoandga
DL : 0
粒子群算法及其与遗传算法的比较,加深交流!-pso ga compare
Date
: 2025-12-16
Size
: 263kb
User
:
zhanglin
[
AI-NN-PR
]
GA-to-RBF
DL : 0
GA to RBF 神经网络,遗传算法,滤波器,MATLAB-GA to RBF neural networks, genetic algorithms, filters, MATLAB
Date
: 2025-12-16
Size
: 3kb
User
:
shdfk
[
AI-NN-PR
]
CMA-MA-GA-PSO
DL : 1
用c语言写的猴群算法,并附上相关的测试函数。并和pso,ga算法进行比较-the source code of monkey algorithm
Date
: 2025-12-16
Size
: 1.57mb
User
:
陈信
[
AI-NN-PR
]
GA-PSO-BPnn.pdf
DL : 0
基于GA-PSO-BP组合的神经网络应用研究,有需要请下载。-Application of Neural Network GA-PSO-BP portfolio based on the need to download.
Date
: 2025-12-16
Size
: 3kb
User
:
lyy
[
AI-NN-PR
]
GA-PSO
DL : 0
GA优化PSO算法,解决二元函数找最值问题,matlab程序,开发环境R2012b-GA optimization PSO algorithm to solve binary function to find the most value problem, matlab program, the development environment R2012b
Date
: 2025-12-16
Size
: 3kb
User
:
高帅
[
AI-NN-PR
]
GAaPSO
DL : 1
遗传-粒子群算法 PSO-GA算法 解决多目标优化算法问题,针对最优解求解可得到更好的解,接近最优的目标值。(Genetic algorithm (PSO) PSO-GA algorithm is used to solve the multi-objective optimization problem, and the better solution is obtained for the optimal solution, and the near optimal target value is obtained.)
Date
: 2025-12-16
Size
: 9kb
User
:
东北大王
[
AI-NN-PR
]
3438
DL : 0
papers excellent for forecast of weather
Date
: 2025-12-16
Size
: 2.72mb
User
:
seven89
[
AI-NN-PR
]
2017-hybrid PSO-GA algorithm
DL : 0
2017 Optimization of a heliostat field layout using hybrid PSO-GA algorithm
Date
: 2025-12-16
Size
: 370kb
User
:
hieuhuech1
[
AI-NN-PR
]
GA
DL : 0
This code solves robot path planning using pso.
Date
: 2025-12-16
Size
: 179kb
User
:
viktrose
[
AI-NN-PR
]
GA-PSO
DL : 1
PSO算法计算函数极值时,常常出现早熟现象,导致求解函数极值存在较大的偏差,然而遗传算法对于函数寻优采用选择、交叉和变异算子操作,直接以目标函数作为搜索信息,以一种概率的方式来进行,因此增强了粒子群优化算法的全局寻优能力,加快了算法的进化速度,提高了收敛精度。(When PSO algorithm calculates function extremum, it often appears premature phenomenon, which leads to large deviation in solving function extremum. However, genetic algorithm uses selection, crossover and mutation operators for function optimization, and directly takes the objective function as the search information in a probabilistic way. Therefore, it enhances the global optimization ability of particle swarm optimization algorithm and speeds up the progress of the algorithm The convergence accuracy is improved.)
Date
: 2025-12-16
Size
: 10kb
User
:
Shuai Wang
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.