搜索资源列表
matlapp.rar
- MATLAB的梯度法,内点法,外点法,罚函数,惩罚函数,线性梯度法,源程序,按照提示输入,可直接运行,MATLAB' s gradient method, interior point method, outside the point of law, penalty function, penalty function, the linear gradient method, source code, follow the prompts to input, can be directly r
MATLABoptimization
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
algorithm_of_the_constrained_optimization
- 约束优化问题算法的 matlab 程序,包括: minRosen.m---Rosen 梯度投影法 minFactor.m----乘子法 minconPS.m-----坐标轮换法 minPF.m----外点罚函数法 minMixFun.m-----混合罚函数法 minJSMixFun.m----加速混合罚函数法-Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rose
minPF
- 外点罚函数法解线性等式约束用matlab实现-Outside the penalty function method for solving linear equality constraints to achieve with matlab
minPF
- minPF(外点罚函数法解线性等式约束)-minPF (external penalty function method for solving linear equality constraint)
minGeneralPF
- minGeneralPF(外点罚函数法解一般等式约束)-minGeneralPF (outside the penalty function method to solution of the general equality constraint)
optimize-outside-the-penalty-lawPF
- 等式约束优化问的外点罚函数解法 等式约束优化问的外点罚函数解法-Equality constraints to optimize outside the penalty law
matlab
- 最优化算法中的外罚函数法,求解最优的解 可以直接利用-Optimization algorithm outside the penalty function method for solving the optimal solution can be directly utilized
minPF
- 外点罚函数法,用于求解非线性优化问题,适用于matlb程序-Outside the penalty function method for solving nonlinear optimization problems for matlb program
minMixFun
- 混合罚函数法,结合了外罚函数法和内罚函数法的有点,适用于matlab程序-Mixed penalty function method, a combination of external and internal penalty function method a little penalty function method for matlab program
function-method
- 约束优化问题,主要包括坐标轮换法,外点罚函数法,混合罚函数法,加速混合罚函数法,梯度投影法,乘子法-Constrained optimization problems, including the method of coordinate rotation, the outer points penalty function method, mixed penalty function method, accelerating hybrid penalty function method, th