搜索资源列表
优化作业_惩罚函数法
- 优化方法中的解非线性规划问题的一种方法,惩罚函数法-optimization methods of solving nonlinear programming problem in a way, punishment function
惩罚函数法-matlab
- 惩罚函数法-matlab
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
int_mat.rar
- 通过使用matlab程序用内惩罚函数法的对算例进行分析,Matlab procedures through the use of penalty function method used in the analysis of numerical example
06071419
- 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
Interior_point_method
- 内点法是从可行域内某一初始内点出发,在可行域内进行迭代的序列极小化方法。它仅用于求解不等式约束优化问题。这里列出内点惩罚函数法的六个子程序。 -Interior point method is a feasible region within the initial point of view, the region, where feasible, to carry out the sequence of iterative minimization method. It is only
optim
- 空调控制系统最优算法,使用的是惩罚函数法的外点法,使用vc++编写-Air-conditioning control system for optimal algorithm, using a penalty function method of foreign-point method, the use of vc++ Prepared
a
- 约束优化方法—惩罚函数法的c++源程序,可用于三维变量。-Constrained optimization methods- penalty function method of c++ source code, can be used for three-dimensional variable.
c
- 黄金分割法 惩罚函数法求解方程 优化设计程序 简单易懂 适合初学者 -Golden section method penalty function method for solving equations of optimal design procedures are simple and easy to understand for beginners
3
- 优化算法源程序------内点惩罚函数法子程序-Internal Penalty Function Method source code
sourcefile
- 最优化方法,作业,包括BFGS,SUMT惩罚函数法等-Optimization
hunhefahanshufa
- 罚函数法 它将有约束最优化问题转化为求解无约束最优化问题: 其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子, F(x, M )称为罚函数.-hunhefahanshufa
cccc
- 用c语言编写的惩罚函数法解决优化问题,自己给出初始内点,可以使用。-C language using the penalty function method to solve optimization problems, given their initial interior point, you can use.
fahanshu
- 最优化设计有约束条件下的惩罚函数法的程序设计-Optimal design of constrained penalty function method of programming
SUMT
- 内点惩罚函数法C语言程序,适用于机械行业机械优化设计-SUMT
chengfahanshu
- 惩罚函数法,一种数学计算方法,可以用于结构优化-Penalty function method, a mathematical calculation method can be used for structural optimization
Penalty function method
- 惩罚函数法,主要用于非线性规划求解,根据约束条件对目标函数设定相应的惩罚函数(Penalty function method)
最优化实验外惩罚函数法
- 最优化实验外惩罚函数法,我们根据约束的特点,构造某种惩罚函数,然后加到目标函数中去,将约束问题求解转化为一系列的无约束问题。这种“惩罚策略”,对于无约束问题求解过程中的那些企图违反约束条件的目标点给予惩罚。(According to the characteristics of constraints, we construct some penalty function, and then add it to the objective function to transform the co
100 REM MAIN_MM(1)
- 惩罚函数法求解非线性约束问题,很好用,具有通用性(Penalty function method for solving nonlinear constraints, is very useful, has universality)
代码
- 惩罚函数法求解非线性约束问题,很好用,具有通用性,调试可用(Penalty function method for solving nonlinear constraints, very good, universal, debugging available)