搜索资源列表
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
zuiyouhuashiyanbaogao
- 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
Outside-the-penalty-function-method
- 外点罚函数方法,可以用来求解约束优化问题,也可以用来被调用在智能算法中-Point outside the penalty function can be used for solving constrained optimization problems, can also be used in intelligent algorithm called
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
4
- 优化算法源程序-------外点惩罚函数法子程序-External Punalty method source code
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
PunishExp
- 惩罚函数法,外点法,用鲍威尔无约束搜索和牛顿法一维搜索-Penalty function, external point method, using Powell' s search and Newton method for unconstrained one-dimensional search
minPF
- 外点罚函数法解线性等式约束用matlab实现-Outside the penalty function method for solving linear equality constraints to achieve with matlab
waidian
- 优化方法:外点罚函数法,解决非线性约束优化问题-Optimization method: outer-point penalty method to solve nonlinear constrained optimization problems
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
minPF
- minPF(外点罚函数法解线性等式约束)-minPF (external penalty function method for solving linear equality constraint)
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)