搜索资源列表
基于智能控制算法PSO的TMS320LF2407的数字式伺服控制器源码
- 能在CCS上直接运行的基于基于智能控制粒子群(PSO)的TMS320LF2407的数字式伺服控制器源码
差别算法matlab源码
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应
ParticleSwarmOptimization(PSO)Primer
- 本文是关于粒子群算法(pso)的介绍和相关MATLAB源程序,是智能天线权值优化方面的一种很前沿的算法-paper on the PSO (pso) related to the introduction and MATLAB source. Smart Antenna is the right optimization of a very forefront of the algorithm
PSO-bp-MATLAB
- 利用PSO训练BP神经网络的MATLAB源码-use PSO training Neural Network MATLAB source
pso
- 这是一个很基本的pso算法的matlab的源码。比较的简单,但是可以再这个基础上修改的-This is a very basic PSO algorithm matlab source code. Comparison of the simple, but can be modified based on this
PSOt
- 大家好,这是一个基于粒子群优化算法的函数优化问题的MATLAB源码,希望能给大家提供帮助-Hello everyone, this is a particle swarm optimization algorithm based on function optimization problems MATLAB source code, I hope everyone can help
PSO-C
- 粒子群算法PSO的C源码,可放在C环境中直接使用-PSO Particle Swarm Optimization of C source code can be placed on the direct use of C environment
pso
- 在理解粒子群算法(PSO)前提下,在VC++6.0开发环境下编写PSO程序。这对PSO的初学者加深PSO算法理解,对需要PSO作优化问题的可以在源码基础上加以修改,从而加速程序开发-In the understanding of particle swarm optimization (PSO) under the premise that in VC++ 6.0 development environment to prepare P
pso
- 这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。-This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.
PSO-bp-MATLAB8026
- 利用PSO训练BP神经网络的MATLAB源码-PSO training using BP neural network MATLAB source
PSO-CODE
- 以Rosenbrock矩阵做为测试函数的微粒群算法的一些源码-Rosenbrock matrix in order to function as a test of the Particle Swarm Optimization of a number of source
pso-svm
- 这是一个用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
pso
- 粒子群算法的源码 主要如何运用于机器人路径规划-pso
PSO
- 基于matlab编写的的粒子群优化算法源码,主要用于解决优化问题~-Particle swarm optimization based algorithm matlab source code
PSO
- 此文档主要包括标准的PSO源码,可以根据自己的需求去修改源码以实现各种不同的功能-This document includes the standard PSO source code, according to their own needs to modify the source code in order to achieve a variety of different functions
pso1
- 粒子群(pso)算法源码,希望对您有用.工具:matlab(Particle swarm optimization (PSO) algorithm source code, in the hope that useful to you. Tools: MATLAB)
PSO算法源代码
- 粒子群优化算法,啊啊啊啊 啊啊啊啊啊 啊啊啊啊 啊(Particle swarm optimization algorithm)
anfis-elm-pso-master
- matlab。优化PSOELM算法源码,粒子群优化算法极限学习机(The matlab. Optimal PSOELM algorithm source code, the particle swarm optimization algorithm is extreme learning machine)
神经网络入门13课源码
- 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Al
PSO粒子群5种改进算法实例源码
- 用MATLAB编写测试函数的五种PSO改进算法(Five PSO improved algorithms with test functions written in MATLAB)