搜索资源列表
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
Outside-the-penalty-function-method
- 外点罚函数方法,可以用来求解约束优化问题,也可以用来被调用在智能算法中-Point outside the penalty function can be used for solving constrained optimization problems, can also be used in intelligent algorithm called
PUNISH
- 这个是优化方法中的一种方法,叫做罚函数法,是一种用于带约束条件的优化。-This optimization method is a method, called the penalty function method, is a condition for constrained optimization.
ACOUCP
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
3D_Penalty_Shootout_NK_240x320_SC
- 一个用J2ME JSR184(3D)实现的一个足球 射点球游戏 。新手可以拿来做3D开发的参考-One with J2ME JSR184 (3D) to achieve a soccer game on penalty kicks. Novice can be used as a reference for 3D Development
MATLABoptimization
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
fahanshu
- 最优化设计有约束条件下的惩罚函数法的程序设计-Optimal design of constrained penalty function method of programming
conjugate_grad
- 罚函数法,和matlab源代码,另加类似方法供参考,-Penalty function method, and the matlab source code, plus a similar method for reference,
Penalty-function-method
- 罚函数法求解约束方程 注释非常详细 自己编的源程序-Penalty function method for solving the constraint equations themselves very detailed comments of the source code
Outside-the-penalt
- 外罚函数法 ** ** 求x1*x1+x2*x2的最小值。 ** 求P函数的在约束条件(x1+x2-1>0)下的最小值-Outside the penalty function**** find x1* x1+ x2* x2 minimum.** P function of the demand constraint (x1+ x2-1> 0) under the minimum
0.618-Powell-penalty-function-method
- 进退法、0.618法、Powell法、罚函数法的程序设计, 用matlab编写,解优化问题-advancing and regressing method、0.618 method、Powell method、penalty function method, write in matlab, solve optimized problems.
linear-weighted-penalty-function
- 线性加权混合罚函数法牛顿法,用matlab编写,解优化问题-linear weighted mixed penalty function method Newton method
optimize-outside-the-penalty-lawPF
- 等式约束优化问的外点罚函数解法 等式约束优化问的外点罚函数解法-Equality constraints to optimize outside the penalty law
Penalty-function-method
- 为matlab中求解非线性方程组用到的惩罚函数法,相关研究者可以学下-Penalty function method for solving nonlinear equations used for matlab related researchers can learn
Penalty-Function-Method-
- 惩罚函数法C语言相关程序 它将有约束最优化问题转化为求解无约束最优化问题:其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子,F(x, M )称为罚函数。-Penalty Function Method C language-related program it would have constrained optimization problem is transformed into solving unconstrained optimization problem: where
phase-mixed-penalty-function-method-
- 混合惩罚函数法用于混沌理论,说明了外罚函数法河内罚函数法的原因。-Mixed penalty function method is used to chaos theory, outside the penalty function method described in Hanoi penalty function causes.
Exterior-point-penalty-function
- 外点惩罚函数的一种算法实例,C语言版凑够二十字就可以了-Exterior point penalty function
external-penalty-function-program
- 外点罚函数法的子程序,一共有5个c语言程序。-external penalty function program