搜索资源列表
外点惩罚函数法-调试通过
- 求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
zhj
- 结构优化程序,罚函数法.可求解非线性规划问题.-structural optimization procedure penalty function. Planning can solve nonlinear problems.
罚函数内点法程序
- 一种用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!
优化作业_惩罚函数法
- 优化方法中的解非线性规划问题的一种方法,惩罚函数法-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)
liyingnan_4
- 最优化中利用惩罚因子的罚函数法的外延,连带了共轭梯度法,由于罚因子的迅速跌代增大,加速了目标函数的收敛速度。-optimization of the use of punitive factor function in the epitaxial sustaining a conjugate gradient method, As the penalty factor to the rapid increase or on behalf
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.
fahanshu
- 求解约束最优化问题 罚函数法 matlab -For solving constrained optimization problems SUMT matlab
PUNISH
- 这个是优化方法中的一种方法,叫做罚函数法,是一种用于带约束条件的优化。-This optimization method is a method, called the penalty function method, is a condition for constrained optimization.
thirdchacter
- 进退法,黄金分割法,罚函数法求解一元函数。-Advance and retreat method, golden section method, penalty function method for solving a dollar function.
optimizationinMatlab
- MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等-MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multipli
hunhefahanshufa
- 罚函数法 它将有约束最优化问题转化为求解无约束最优化问题: 其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子, F(x, M )称为罚函数.-hunhefahanshufa
Internalpenaltyunctionmethod
- 内点罚函数法算法描述及MATLAB编程实现-Internal penalty function algorithm descr iption and MATLAB programming
LMFsolve
- 罚函数法的源代码和一个原创的例子,求约束为非线性时的方程。-Penalty function method and an original source code examples, find the constraint equations for the nonlinear time.
conjugate_grad
- 罚函数法,和matlab源代码,另加类似方法供参考,-Penalty function method, and the matlab source code, plus a similar method for reference,
tspdaima
- 设计特定的进化操作或约束修正因子。文献[ 28 ]采用罚函数法,利用非固定多段映射罚函数对约束优化问题进行转化,再利用PSO求解转化后的问题,仿真结果显示PSO相对进化策略和遗传算法有优越性,但其罚函数的设计过于复杂,不利于求解-Operation or design of the evolution of specific binding correction factor. Literature [28] The penalty f
罚函数法
- 罚函数法的基本思想就是,借助罚函数把约束问题转化为无约束问题,进而用无约束最优 化方法求解约束问题(penalty method)
minMixFun
- 约束优化问题中用混合罚函数法求解约束多维函数的极值(Solving the extreme value of constrained multidimensional function by mixed penalty function method in constrained optimization problem)