搜索资源列表
惩罚函数法
- ④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)- output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (to run)
neidian
- 内点惩罚函数法,机械优化设计中的优化方法.
cfhs
- 惩罚函数法C语言相关程序,运用了黄金分隔法,鲍威尔法-Penalty function method C language program related, using a gold space method, Powell method
c
- 黄金分割法 惩罚函数法求解方程 优化设计程序 简单易懂 适合初学者 -Golden section method penalty function method for solving equations of optimal design procedures are simple and easy to understand for beginners
KnapsackProblem
- 基本遗传算法带最优保存思想的背包问题,其中,目标值那段代码使用的是惩罚函数法,选择是概率选择,交叉是双点随机交叉,变异是概率变异-The basic genetic algorithm with elitist thinking knapsack problem, which is a target that part of the code using penalty function method, choice is the probability of selection, crosso
sourcefile
- 最优化方法,作业,包括BFGS,SUMT惩罚函数法等-Optimization
optimization-method
- 惩罚函数法优化方法,主要用于各类问题的优化求解-Penalty function method optimization method
chengfa
- 本matlab程序用惩罚函数法求解多元模型的最小值(给出初始点和精度要求条件)。-The matlab program for solving the minimum multivariate model with penalty function method (given initial point and precision conditions).
ZJMyouhua
- 基于MFC的约束非约束问题,里边介绍非约束问题的Powell法以及约束问题的惩罚函数法,并用一个算例作为比较-MFC-based non-binding constraint problem, introduced a non-binding problem inside Powell penalty function method and constraints of the problem and as a comparison with a numerical example
chengfahanshufa
- 系统优化算法设计与实现—用惩罚函数发(外点法)解带等式约束的非线性规划-Algorithm design and system optimization- with the penalty function hair (external point method) Solutions for Nonlinear Programming with Equality Constraints
demo
- 鲍威尔法、变尺度法、外点惩罚函数法的C语言程序。-Powell method, variable metric method, the outer point penalty function method of C language program.
最优化实验外惩罚函数法
- 最优化实验外惩罚函数法,我们根据约束的特点,构造某种惩罚函数,然后加到目标函数中去,将约束问题求解转化为一系列的无约束问题。这种“惩罚策略”,对于无约束问题求解过程中的那些企图违反约束条件的目标点给予惩罚。(According to the characteristics of constraints, we construct some penalty function, and then add it to the objective function to transform the co
内点法程序及说明
- Matlab编写的内点惩罚法,内附有函数说明,简单实用(The interior point punishment method compiled by Matlab is simple and practical with function explanation)