搜索资源列表
pso.rar
- pso(粒子群算法)的matlab源码,可以用于寻找解空间的最优数值解,pso (PSO) of matlab source, can be used to find the optimal solution space numerical solution
pso
- 这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。-This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
psomatlab
- 一个粒子群算法源码,用matlab实现,很适合粒子群算法的初学者。-A particle swarm algorithm source code, using matlab to achieve, it is suitable for beginners Particle Swarm.
PSO
- 粒子群算法的MATLAB源码,代码运行平台为Tc 3.0 ,对研究粒子群算法问题的朋友较有参考意义。-Particle Swarm MATLAB source code for the operating platform Tc 3.0, the study of particle swarm optimization Friends of the problem than there is reference value.
www
- 选播路由问题的粒子群优化算法MATLAB源码 用于选播路由的粒子群算法仿真-Anycast Routing Problem with Particle Swarm Optimization Algorithm MATLAB source for Anycast Routing Simulation of Particle Swarm Optimization
BREEDSO
- 源码基于杂交的粒子群算法求解无约束优化问题,主要是各粒子的位置和速度.-Source code based on hybrid particle swarm algorithm for solving unconstrained optimization problems, mainly the particle position and velocity.
swarm_optimization-Solve-the-TSP-problem
- 一个基于粒子群优化算法源码,(PSO)的50个城市TSP问题的求解,可推广至类似NP.-A source code based on particle swarm optimization, (PSO) of the 50 cities TSP problem solving, can be extended to similar NP.
tunning_PID_by_PSO
- 粒子群优化算法。PID控制器的整定,matlab源码。-Tunning of PID controller using Particle Swarm Optimization Author: Wael Mansour (wael192@yahoo.com) MSc Student, Electrical Enginering Dept, Faculty of Engineering Cairo University, Egypt
psopt
- 粒子群优化算法源码,进行了矢量化,速度快。-partical filter
PSOmatlabscource
- 详细讲解粒子群算法并附带有粒子群算法源码程序!相信对你一定有用!-Explained in detail along with the PSO PSO source programs! I believe you must be useful!
PSO-based-wireless-MESH-network
- 基于粒子群优化的无线MESH网信道分配算法通用MATLAB函.源码由GreenSim团队原创-PSO-based wireless MESH network channel allocation algorithm for general MATLAB function. GreenSim team from the original source
Qpso_test
- 量子粒子群算法源码(对应须文波、孙俊等人的论文)带测试函数-Quantum particle swarm algorithm source code (corresponding Wenbo, SUN Jun et al paper) with test function
pso优化算法
- 粒子群算法源码 可顺利运行 得出最优化结果
pso1
- 粒子群(pso)算法源码,希望对您有用.工具:matlab(Particle swarm optimization (PSO) algorithm source code, in the hope that useful to you. Tools: MATLAB)
源程序
- 基于粒子群算法的PID控制器优化设计,包括源码(Optimization Design of PID Controller Based on Particle Swarm Optimization)
[8370301]量子优化算法源码打包
- 量子粒子群算法合集,送给有需要的人,相互合作,共同进步(Quantum particle swarm optimization algorithm, to the people in need, cooperation and progress together)
系统建模
- 1.批量最小二乘法算法(也称最小二乘的一次性完成辨识算法) 2.递推最小二乘法算法,应用递推算法对参数估计值进行不断修正,以取得更为准确的参数估计值。 3.粒子群算法(PSO)。粒子群优化算法的基本思想:是通过群体中个体之间的协作和信息共享来寻找最优解.PSO的优点在于简单容易实现并且没有许多参数的调节。 4.BP神经网络,各个神经元仅接收来自前一级的输出,经神经元处理后的信息将输出至下一级,网络中没有反馈,即前一级神经元不会接受后一级神经元的输出。 water tank是原始数据(双容
粒子群算法原理及各种改进的PSO的matlab源码
- 各类改进粒子群算法,模拟退火,混合,随即权重,粒子群算法(All kinds of improved particle swarm optimization, simulated annealing, hybrid, random weight, particle swarm optimization)
粒子群算法优化pid源码 matlab仿真
- 粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)