搜索资源列表
优化作业_惩罚函数法
- 优化方法中的解非线性规划问题的一种方法,惩罚函数法-optimization methods of solving nonlinear programming problem in a way, punishment function
惩罚函数法-matlab
- 惩罚函数法-matlab
外点惩罚函数法-调试通过
- 求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
优化作业_惩罚函数法
- 优化方法中的解非线性规划问题的一种方法,惩罚函数法-optimization methods of solving nonlinear programming problem in a way, punishment function
惩罚函数法
- ④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)- output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (to run)
optimumt1
- 这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法-this is a high-pass filter to the optimization algorithm. Binding the issue of punitive function without constraint using the simplex method
chengfahanshu
- 机械优化设计中的惩罚函数法,详细介绍了惩罚函数法的全过程-Optimization of Mechanical Design penalty function method, penalty function described in detail the whole process of law
neidian
- 内点惩罚函数法,机械优化设计中的优化方法.-Interior point penalty function method, optimal design of mechanical optimization.
SUMT
- 内点惩罚函数法程序,可以以求解含不等式的多目标优化设计问题。-Interior point penalty function method procedures can solve the inequality with the multi-objective optimization design problem.
OptimizationofMechanicalDesign
- 使用惩罚函数法对机械设计中的问题进行优化处理-The use of penalty function method for mechanical design optimization problems deal with
matlab
- 使用matlab编程的,内点惩罚函数法优化程序-Using matlab programming, interior-point optimization procedure penalty function method
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 mi
int_mat
- 通过使用matlab程序用内惩罚函数法的对算例进行分析-Matlab procedures through the use of penalty function method used in the analysis of numerical example
a
- 约束优化方法—惩罚函数法的c++源程序,可用于三维变量。-Constrained optimization methods- penalty function method of c++ source code, can be used for three-dimensional variable.
06071419
- 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest
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
Penalty function method
- 惩罚函数法,主要用于非线性规划求解,根据约束条件对目标函数设定相应的惩罚函数(Penalty function method)
最优化实验外惩罚函数法
- 最优化实验外惩罚函数法,我们根据约束的特点,构造某种惩罚函数,然后加到目标函数中去,将约束问题求解转化为一系列的无约束问题。这种“惩罚策略”,对于无约束问题求解过程中的那些企图违反约束条件的目标点给予惩罚。(According to the characteristics of constraints, we construct some penalty function, and then add it to the objectiv
100 REM MAIN_MM(1)
- 惩罚函数法求解非线性约束问题,很好用,具有通用性(Penalty function method for solving nonlinear constraints, is very useful, has universality)