搜索资源列表
外点惩罚函数法-调试通过
- 求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
waidian
- 运筹学非线性规划的c语言编写的外点惩罚函数法子程序-tacticians Nonlinear Programming Language c prepared by the Point Penalty Function recourse procedures
classic-C-program
- D F P变尺度法子程序 matlab程序 Powell法子程序 内点惩罚函数法子程序 进退法子程序 黄金分割法子程序 外点惩罚函数法子程序 (relay) -D F P variable scale recourse procedures Matlab procedures Powell recourse procedures point penalty function tool procedures
sumtW
- 基于单纯形法的惩罚函数外点法的类。 在优化设计中使用。-based on the simplex method punitive function outside the law point category. The use of design optimization.
optimizearithmetic
- 几个常用的优化算法的C程序和MATLAB代码,D F P变尺度法子程序,Powell法子程序,黄金分割法子程序,进退法子程序,外点惩罚函数法子程序等。-Several commonly used optimization algorithm of C procedures and MATLAB code, DFP variable metric method procedures, Powell method procedures, g
optim
- 空调控制系统最优算法,使用的是惩罚函数法的外点法,使用vc++编写-Air-conditioning control system for optimal algorithm, using a penalty function method of foreign-point method, the use of vc++ Prepared
SUMTW
- 惩罚函数中的外点约束方法,通过VC++2005测试-sumtW
matlapp
- 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 pr
zuiyouhuashiyanbaogao
- 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, N
4
- 优化算法源程序-------外点惩罚函数法子程序-External Punalty method source code
algorithm_of_the_constrained_optimization
- 约束优化问题算法的 matlab 程序,包括: minRosen.m---Rosen 梯度投影法 minFactor.m----乘子法 minconPS.m-----坐标轮换法 minPF.m----外点罚函数法 minMixFun.m-----混合罚函数法 minJSMixFun.m----加速混合罚函数法-Constrained optimization algorithm matlab procedures
PunishExp
- 惩罚函数法,外点法,用鲍威尔无约束搜索和牛顿法一维搜索-Penalty function, external point method, using Powell' s search and Newton method for unconstrained one-dimensional search
Outside-the-penalt
- 外罚函数法 ** ** 求x1*x1+x2*x2的最小值。 ** 求P函数的在约束条件(x1+x2-1>0)下的最小值-Outside the penalty function**** find x1* x1+ x2* x2 minimum.** P function of the demand constraint (x1+ x2-1> 0) under the minimum
matlab
- 最优化算法中的外罚函数法,求解最优的解 可以直接利用-Optimization algorithm outside the penalty function method for solving the optimal solution can be directly utilized
phase-mixed-penalty-function-method-
- 混合惩罚函数法用于混沌理论,说明了外罚函数法河内罚函数法的原因。-Mixed penalty function method is used to chaos theory, outside the penalty function method described in Hanoi penalty function causes.
waifahanshu
- 该文件为外罚函数法程序,使用Visual c++编程,是一种最优搜索法-the procedure of Exterior penalty function
minMixFun
- 混合罚函数法,结合了外罚函数法和内罚函数法的有点,适用于matlab程序-Mixed penalty function method, a combination of external and internal penalty function method a little penalty function method for matlab program
youhua-sheji
- 优化方法:本案例属于有约束问题,利用外罚函数法进行求解。-Optimization Method: This case belongs to the constrained problem is solved outside the penalty function method use. Which solved using c++ programming.
外点牛顿罚函数优化matlab
- 关于外点牛顿罚函数优化的matlab代码(Optimization of exterior point Newton penalty function matlab)
算例
- 进行最优化计算的惩罚函数外点法的源程序算法(Penalty function point method)