搜索资源列表
mixfhs
- 混合罚函数法求解非线性方程组,用于最优化处理,约束条件为等式约束和不等式约束相结合-Mixed penalty function method is used to solve the nonlinear equations
youhua-sheji
- 本案例为不等式约束最优化问题,采用罚函数法(内点法)。具体求解过程是用MATLAB编程求解的。-The Case for inequality constrained optimization problem using penalty function method (interior point method). Specific solution process is solved using MATLAB programming.
minJSMixFun
- 多维目标函数的加速混合罚参数法,可解含不等式约束和等式约束问题。-The accelerated method of mixed penalty parameters for multidimensional objective function, the solvability problem with inequality constraints and equality constraints.
minConPF
- 一个能运行的用罚函数法求解多维约束(等式约束和不等式约束都可以)极小值的matlab程序-A matlab program based on the penalty function method is used to solve the minimum of multidimensional constraint (include equality constraints and inequality constraints).
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)