搜索资源列表
罚函数内点法程序
- 一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用-a C + + compile penalty function interior point method for optimizing the design process and solve the optimization problem, it can use, copied, only for their own use!
neidian
- 运筹学非线性规划C语言编写的内点惩罚函数法子程序-tacticians Nonlinear Programming Language C prepared by the interior point methods procedures Penalty Function
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
Penalty-Function-Method
- 解优化问题时常用的惩罚函数法,分为内点法和外点法两种,求解约束优化问题最优值。-Penalty function method, including interior point method and exterior point method, to solve the optimal value of constrained optimization problems.
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
fuction_powell
- 此程序属于敏度优化类程序:罚函数内点法求解。有兴趣的话,可以交流交流-This program belongs to optimize the sensitivity types of proceedings: Penalty Interior Point Method. Are interested, you can exchange the exchange of
Interiorpointpenalty
- 内点罚函数法,里面是txt文档,约束不同可能具体问题出现调试不过-Interior-point penalty function method, which is a txt document, binding on specific issues may arise in different debugging, but
cccc
- 用c语言编写的惩罚函数法解决优化问题,自己给出初始内点,可以使用。-C language using the penalty function method to solve optimization problems, given their initial interior point, you can use.
interior
- Interior penalty function
fibonaccisearch
- fibonacci search for finding the lamda value in interior penalty method-fibonacci search for finding the lamda value in interior penalty method..
Constrained-optimization-problems
- 约束优化问题,包含 用Rosen梯度投影法求解约束多维函数的极值 用外点罚函数法求解线性等式约束多维函数的极值 用外点罚函数法求解一般等式约束多维函数的极值 用内点罚函数法求解约束多维函数的极值 用混合罚函数法求解约束多维函数的极值 用混合罚函数加速法求解约束多维函数的极值 用乘子法求解约束多维函数的极值 用坐标轮换法求解约束多维函数的极值 用复合形法求解约束多维函数的极值 -Constrained optimization problems contai
minNF
- 内点罚函数法,求解最优化问题规划,适用于mantlb程序-Interior point penalty function method for solving optimization problems planning procedures applicable to mantlb
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.
penalty_fn
- Penalty function example. Basic code for interior and exterior penalty method.
waynaflab
- D F P variable-dimension way program matlab Powell way program interior point penalty function way
86789654
- D F P变尺度法子程序 matlab程序 Powell法子程序 内点惩罚函数法子程序-D F P variable-dimension way program matlab Powell way program interior point penalty function way
内点法
- 解决非线性规划问题的内点罚函数法,使用fmincon函数(The interior penalty function method for solving nonlinear programming problems uses the fmincon function)
NFHS
- 采用matlab语言编写的用内点法罚函数解决问题的方法。(The MATLAB language is used to solve the problem by using the penalty function of the interior point method.)