Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - pso
Search - pso - List
matlabPSO
DL : 0
粒子群优化算法(PSO)研究 粒子群优化算法(PSO)研究-PSO Particle Swarm Optimization Algorithm
Update : 2024-05-06 Size : 2048 Publisher : 四大

DL : 0
这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。-The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
Update : 2024-05-06 Size : 762880 Publisher : 陈曦

DL : 0
粒子群算法在三维空间机器人路径规划中的应用-PSO at three-dimensional space robot path planning
Update : 2024-05-06 Size : 329728 Publisher : jason

提供一个用visual basic实现的pso算法代码,希望对相关工作人员有用-Provide an implementation to use the visual basic code pso algorithm, in the hope that useful work
Update : 2024-05-06 Size : 21504 Publisher : XiongRunqun

由于本人是搞优化的,所以继续提供给大家关于实现pso算法的c代码,希望有用。-Because I engage in are optimized so to continue to provide to the U.S. regarding the implementation pso algorithm c code, I hope useful.
Update : 2024-05-06 Size : 120832 Publisher : XiongRunqun

DL : 0
粒子群优化算法,智能算法的一种,对于求解函数优化、调度问题、全局优化问题等快速收敛到最优解。-PSO
Update : 2024-05-06 Size : 2048 Publisher : 荣福利

DL : 2
许多的PSO优化算法,包括BPSO、HybridPSO、QPSO、SPSO等等。-Many of the PSO optimization algorithms, including BPSO, HybridPSO QPSO, SPSO, etc.
Update : 2024-05-06 Size : 14336 Publisher :

Otherpso
DL : 0
一个关于PSO的程序,可以用于对函数的优化-On PSO procedures, can be used to optimize the function
Update : 2024-05-06 Size : 3072 Publisher : yangyanli

DL : 0
改进PSO-SVM在说话人识别中的应用。通过对粒子群优化算法中惯性权重和全局最优值 的分析,提出了一种根据迭代次数而自适应变化的惯性权重的粒子群优化方法-Improvement in the PSO-SVM speaker recognition applications. Through particle swarm optimization algorithm in the inertia weight and the analysis of the global optimum value, a number of iterations in accordance with changes in the adaptive inertia weight particle swarm optimization method
Update : 2024-05-06 Size : 315392 Publisher : 彭伟

DL : 0
基于PSO训练SVM的人脸识别 利用支持向量机在学习能力方面表现的良好性能,结合核主元分析特征提取方法,将其应用于人脸识别中,该方法在实验中表现了良好的识别性能,为人脸识别领域提供了一条新的识别途径-PSO-based SVM for face recognition training using support vector machine learning ability in the performance of good performance, combined with KPCA feature extraction method, applied to face recognition, the method in experiments to identify the performance of a good performance for the field of face recognition has provided a new way to identify
Update : 2024-05-06 Size : 1097728 Publisher : 彭伟

DL : 0
PSO应用于最小二乘估计,编程环境为MATLAB6.5-PSO
Update : 2024-05-06 Size : 1024 Publisher : 陈杨

DL : 0
主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-pso code
Update : 2024-05-06 Size : 1024 Publisher : 余超

DL : 0
基于matlab的粒子群(PSO)算法求解BANANA函数的极值-PSO Algorithm for Banana function optimization (Matalab)
Update : 2024-05-06 Size : 1024 Publisher :

DL : 0
用VC++写的粒子群算法,效率高,结果较精确!-pso algorithm is completed by using VC++
Update : 2024-05-06 Size : 10240 Publisher : jonguo

DL : 0
PSO的matlab工具箱 群体智能算法:对求解连续函数的极值问题上比GA好用-PSO' s intelligent algorithm matlab toolbox groups: continuous function of solving the issue of the extreme ease of use than GA
Update : 2024-05-06 Size : 759808 Publisher : lihao

DL : 1
这是一个混合的粒子群算法编程实现,希望对大家有帮助-hybrid PSO code in matlab
Update : 2024-05-06 Size : 2048 Publisher : 路红棵

matlabpso
DL : 0
Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help get_psoOptions at command line)
Update : 2024-05-06 Size : 3072 Publisher : letian

一个非常好的PSO代码,和遗传算法完美结合,非常好用!-PSO a very good code, and genetic algorithm combination is very easy to use!
Update : 2024-05-06 Size : 2048 Publisher : 清风

DL : 0
Particle swarm optimization (PSO) is a population based stochastic optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995, inspired by social behavior of bird flocking or fish schooling. Each particle keeps track of its coordinates in the problem space which are associated with the best solution (fitness) it has achieved so far. (The fitness value is also stored.) This value is called pbest. Another "best" value that is tracked by the particle swarm optimizer is the best value, obtained so far by any particle in the neighbors of the particle. This location is called lbest. when a particle takes all the population as its topological neighbors, the best value is a global best and is called gbest. Following is the steps of PSO:
Update : 2024-05-06 Size : 1024 Publisher : BBB

DL : 0
matlab实现的PSO算法,主要功能是模拟粒子群算法,经过测试可以运行。-matlab implementation of the PSO algorithm, the main function is to simulate particle swarm algorithm is tested to run.
Update : 2024-05-06 Size : 7168 Publisher : 张锁
« 1 2 3 4 56 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.