搜索资源列表
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 a
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 a
psopt
- 不错的工具程序,大家好好学习啊,一起研究一起分享一起进步吧-A good tool to process, we learn ah, along with study to share with the progress bar
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
psopt
- Robust Particle Swarm toolbox implementing Trelea, Common, and Clerc types along with an alpha version of change detection. This toolbox is designed for researchers in Computational Intelligence as well as applicati
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 uncons
psopt
- 粒子群算法,类似于遗传算法工具箱的调用语句-pso code
psopt
- 关于PSO算法的最新改进,包括主要的测试函数,以及相关的代码描述-This is an implementation of Particle Swarm Optimization algorithm using the same syntax as the Genetic Algorithm Toolbox, with some additional options specific to PSO.
psopt
- matlab code for Another Particle Swarm Toolbox
psopt-SourceCode
- PSOpt is a program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by levels of grey: the lighter the color, the higher the function value
psopt
- pso code used shortest path finding problem, write in the language of matlab.
PSOPT_Manual_R3
- PSOPT是以C++编写的开源的最优控制软件包,它采用直接配置法。这些方法求解最优控制问题,是使用全局或局部多项式来逼近随时间变化的各种变量,这就可以将微分方程和连续约束离散化,并可用众所周知的数值求积公式来计算与最优控制问题有关的任何积分,然后,非线性规划就可被用于求解局部最优解。-PSOPT is an open source optimal control package written in C++ that uses di
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 constraint
PSOPT
- matlab粒子群算法工具包,能够导入matlab使用(Matlab particle swarm optimization Toolkit)
psopt
- PSO optimization using matlab