搜索资源列表
pso算法
- 用PSO算法求解TSP
用pso优化svm
- 用pso优化svm
PSO优化BP神经网路
- 已经调试过的用PSO算法优化BP神经网络,取得较好的效果
PSO-C
- 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。-in the C-language environment to the use of the PSO algorithm, the greatest need is speed, the number of iteration, as the smallest disruption error conditions such as in
PSO
- 这是用JAVA写的PSO标准算法,这我导师留给我的,应该很用.-This is written using JAVA standard PSO algorithm, which I leave it to my tutor, should be used.
pso
- 此程序包是用粒子群算法来求16个经典函数的最小最大值,其中界面友好,运行时会出现动态二维图来展现粒子群是如何运动来求最值的-This package is used for particle swarm optimization to 16 classic function of the smallest maximum value, in which user-friendly, run-time dynamic two-dimens
PSO
- PSO算法的matlab实现,在6.5版本测试过,其他版本不保证能够马上用-PSO algorithm matlab realized, tested in the 6.5 version, does not guarantee that other versions can immediately use
pso
- 这是粒子群优化算法,用于计算数值优化问题.很好用的!-This is the particle swarm optimization algorithm, used to calculate the numerical optimization problem. Good use!
psoTRAINbp
- 用PSO训练BP神经网络(matlab程序)-With PSO training BP neural network (matlab program)
PSO-evolutionarycomputation
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比
PSO
- 在电力系统中,用matlab源代码编写的基于pso算法优化程序-In power system using matlab source code prepared by the procedure based on PSO algorithm to optimize
pso
- 个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-Procedures is the most basic particle swarm optimization procedures, using Matlab realize, is very simple. Is the main
pso
- 用c语言实现的pso算法,适合初学者-Use c language to achieve the PSO algorithm, suitable for beginners
PSO-toolbox
- PSO的matlab工具箱 群体智能算法:对求解连续函数的极值问题上比GA好用-PSO' s intelligent algorithm matlab toolbox groups: continuous function of solving the issue of the extreme ease of use than GA
PSO
- pso优化算法,java实现,目标函数最小,比较好用-pso Optimization
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
daul-line-pid-pso-dc-motor
- 用pso算法整定双线pid控制器,来控制直流电机-Pso algorithm using two-pid controller tuning to control DC motor
pso 参数优化
- 与simulink联合仿真 用pso算法进行参数优化(Combined with Simulink simulation, PSO algorithm is used to optimize parameters)
用pso算法解决了6X6的车间调度问题
- 采用粒子群优化算法解决6*6车间调度问题(Solving job shop scheduling with PSO)
5
- 1.PSO算法 2.%?仿真一个串级系统,并计算出绝对误差矩积分,用PSO算法对PI控制器寻优(1.PSO algorithm 2%, simulate a cascade system, calculate the absolute error moment integral, and use the PSO algorithm to optimize the PI controller.)