搜索资源列表
PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码
- 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
PSO.rar
- 许多的PSO优化算法,包括BPSO、HybridPSO、QPSO、SPSO等等。,Many of the PSO optimization algorithms, including BPSO, HybridPSO QPSO, SPSO, etc.
PSO-bp-MATLAB8026
- 利用PSO训练BP神经网络的MATLAB源码-PSO training using BP neural network MATLAB source
pso程序的源代码
- VC++环境下的粒子群算法源代码,通用模板,需要自行添加目标函数和约束条件-pso
PSO
- 一个pso的演示程序,非常经典,对初学者来说是非常不错的学习资料!-A demo program PSO, very classic, for beginners is a very good learning materials!
PSO
- pso 基本算法 可以应用于各种优化问题,希望能对大家有帮助!-the basic PSO algorithm can be applied to various optimization problems, hoping to help all of you!
standard-PSO
- 标准的pso 程序,可用于tsp 等优化问题,大家分享交流 共同进步。-Standard PSO procedure, can be used for optimization problems, such as tsp, we shared the common progress.
pso
- 修正过的pso 算法 属于离散型的pso程序,可用于变量筛选,效果不错!-Modified discrete PSO algorithm belonging to the PSO procedure, can be used for variable selection, good results!
pso
- 最基本的MATLAB实现的粒子群pso算法。-MATLAB realization of the basic particle swarm PSO algorithm.
PSO
- PSO算法,经过改进,用于优化并用MATLAB实现,希望对大家有所帮助。-PSO algorithm is improved for the optimized and used MATLAB to achieve, I hope all of you to help.
pso-svm
- 一个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.
pso-vb
- 一个用vb实现的pso小软件,供参考学习-A vb realize the PSO with a small software, for reference study
pso
- 粒子群优化算法,智能算法的一种,对于求解函数优化、调度问题、全局优化问题等快速收敛到最优解。-PSO
PSO-SVMface
- 基于PSO训练SVM的人脸识别 利用支持向量机在学习能力方面表现的良好性能,结合核主元分析特征提取方法,将其应用于人脸识别中,该方法在实验中表现了良好的识别性能,为人脸识别领域提供了一条新的识别途径-PSO-based SVM for face recognition training using support vector machine learning ability in the performance of good performance, combined with KPCA
PSO
- PSO应用于最小二乘估计,编程环境为MATLAB6.5-PSO
pso.code
- 主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-pso code
PSO
- 基于matlab的粒子群(PSO)算法求解BANANA函数的极值-PSO Algorithm for Banana function optimization (Matalab)
pso
- 用VC++写的粒子群算法,效率高,结果较精确!-pso algorithm is completed by using VC++
PSO
- 改进后的经典的pso算法,主函数是对空间坐标的搜索,使用的时候可以改成其他的相应问题,c++描述-The improved classic pso algorithm, the main function is the search space coordinates, using the time to change other consequential issues, c++ descr iption of
BG-PSO
- 基于BG-PSO算法整定的PID控制,供学习者参考。-Based on the BG- PSO algorithm of PID control for learners.