搜索资源列表
psopt
- A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their
psopt
- 粒子群算法优化 粒子群优化 寻优,粒子群算法优化 粒子群优化 寻优-pso
psopt
- PSO algorithm written in MATLAB
psopt
- 粒子群优化算法源码,进行了矢量化,速度快。-partical filter
psopt
- 另一个粒子群优化算法工具箱,具有与遗传算法工具箱相同的语法结构。-Implementation of a PSO algorithm with the same syntax as the Genetic Algorithm Toolbox.
psopt
- 最优控制求解软件,能够解决优化问题,便于求解,是一个理想的求解软件包。-optimal control
Another-Particle-Swarm-Toolbox
- 粒子群优化工具箱,采用Matlab编写的PSO程序工具箱-Development Notes for psopt toolbox Future plans (in no particular order): * Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained. * Performance impro
psopt
- 粒子群算法,类似于遗传算法工具箱的调用语句-pso code
psopt
- matlab code for Another Particle Swarm Toolbox
PSOPT_Manual_R3
- PSOPT是以C++编写的开源的最优控制软件包,它采用直接配置法。这些方法求解最优控制问题,是使用全局或局部多项式来逼近随时间变化的各种变量,这就可以将微分方程和连续约束离散化,并可用众所周知的数值求积公式来计算与最优控制问题有关的任何积分,然后,非线性规划就可被用于求解局部最优解。-PSOPT is an open source optimal control package written in C++ that uses direct collocation methods. Thes
psopt
- matlab PSO算法优化工具箱,满满的干货-Particle Swarm Optimization
psopt
- 一种粒子群算法,可以优化具有线性约束、非线性约束、等式约束、有界约束的问题,使用方法与MATLAB自带的GA算法类似(搬运)(A particle swarm optimization algorithm can optimize the problems with linear constraints, nonlinear constraints, equality constraints and bounded constraints. The method is similar to th
PSOPT
- matlab粒子群算法工具包,能够导入matlab使用(Matlab particle swarm optimization Toolkit)
psopt
- PSO optimization using matlab