搜索资源列表
peizhun
- 图像配准-GUI界面,最优化算法,互信息尺度,POWELL.m附属子程序,PSO.m附属子程序,对图像进行“平移”和“旋转”-Image Registration - GUI interface, optimization algorithms, mutual information scale, POWELL.m subsidiary subroutine, PSO.m subsidiary subroutine, the right image "translation"
PSOBehavior.m
- 是一个非常全面的pso的程序,有16个函数的测试,并且用三维图形将寻优过程显示出来。对所有的参数都可以修改测试
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.
AntSystem
- 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
liziqunsuanfa
- 本文件是粒子群算法的完整M文件,内有简要注析-This document is a complete PSO M files, there is a brief note analysis
pso.code
- 主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-pso code
pso
- pso(粒子群算法)优化神经网络 MATLAB的m 文件
PSO
- 粒子群算法的具体代码,简单易行非常好用,MATLAB的M文件-The specific code for PSO, is very easy to use simple
PSO
- 改进的pso算法(3个m文件和一个说明文件): 本算法实现Clerc and Kennedy 2002年对pso算法的重要改进-Improved pso algorithm (3 m files and a README): This algorithm Clerc and Kennedy 2002 an important year for pso algorithm improvements
pso
- 粒子群算法及其优化算法,已经运行过。测试函数在fitness.m中添加-pso and so on
pso2012-04-03
- 粒子群算法的matlab实现,包含主文件pso.m和例子程序psodemo.m和psodemo2.m等,每个文件都有详细的注释说明。-Particle Swarm algorithm matlab realize, contains the the master file pso.m and example program psodemo.m and psodemo2.m etc., each file has detailed notes.
cross-factor-pso-and-qpso
- 带交叉算子的量子粒子群优化算法和粒子群算法的matlab源程序.m-QPSO and PSO with crossover operator. MATLAB CODE
InitSwarm
- 粒子群LSSVM优化算法pso.m的子程序,运行数据库LSSVMlabv1_8_R2009b_R2011a。-subroutine of Particle swarm LSSVM optimization pso. M
BaseStepPso
- 粒子群优化LSSVM参数 pso.m子程序,应用数据库LSSVMlabv1_8_R2009b_R2011a-subroutine of Particle swarm LSSVM optimization pso. M
AdaptFunc
- 粒子群法优化LSSVM参数程序pso.m子程序,应用环境LSSVMlabv1_8_R2009b_R2011a-subroutine of Particle swarm LSSVM optimization pso. M
Standard-PSO-2011-matlab
- 标准pso算法新的实现,使用matlab编写。详细,权威,注释丰富,便于修改和使用。同时有适于mac os的m程序。-A realization of standard pso algorithm in 2011, written in matlab. Attached with matlab codes on mac os x.
M-PSO
- 在粒子群算法的基础上进行改进的动态粒子群寻优算法,对于动态环境可以完成有效寻优,跟踪动态极值-On the basis of improved particle swarm optimization dynamic particle swarm optimization algorithm for dynamic environment optimization can be done effectively, track dynamic extremes
chapter_PSO
- 用psoSVMcgForClass.m实现对分类问题用PSO来优化SVM参数的问题-Use psoSVMcgForClass. M for classification problems using PSO to optimize parameters of SVM
rbiorltyfunction
- 二进制粒子群优化算法pso,主程序:swarmpso m 它包括以下子程序: 1 初始化:swarminit m 2 适应值计算函()
