搜索资源列表
PSO-noncon
- 粒子群算法,可以计算含非线性不等式约束和等式约束的优化问题。-PSO algorithm can be calculated with nonlinear inequality constrained optimization problems and equality constraints.
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
PSO
- 优化五个发电机组的燃料成本,暂时不考虑爬坡率,不考虑禁止区,主要优势在对于负荷平衡约束等式的处理(Optimizing the fuel cost of five generators without considering the slope climbing rate and prohibition zone for the time being, the main advantage is to deal with the load balance constraint equation.
PSO_yueshu
- 带有不等式/等式约束的加速粒子群算法(apso),主要通过罚函数来进行约束,速度较快,可处理带约束问题(Accelerated particle swarm optimization (APSO) with inequality / equality constraints, which is mainly constrained by penalty function, is fast and can deal with constrained problems)