搜索资源列表
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!
classic-C-program
- D F P变尺度法子程序 matlab程序 Powell法子程序 内点惩罚函数法子程序 进退法子程序 黄金分割法子程序 外点惩罚函数法子程序 (relay) -D F P variable scale recourse procedures Matlab procedures Powell recourse procedures point penalty function tool procedures
matlab
- 使用matlab编程的,内点惩罚函数法优化程序-Using matlab programming, interior-point optimization procedure penalty function method
PUNISH
- 这个是优化方法中的一种方法,叫做罚函数法,是一种用于带约束条件的优化。-This optimization method is a method, called the penalty function method, is a condition for constrained optimization.
int_mat
- 通过使用matlab程序用内惩罚函数法的对算例进行分析-Matlab procedures through the use of penalty function method used in the analysis of numerical example
matlapp
- 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 pr
optimizationinMatlab
- MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等-MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multipli
06071419
- 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest
ACOUCP
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLA
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梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法
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
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
Penalty-Function-Method
- 解优化问题时常用的惩罚函数法,分为内点法和外点法两种,求解约束优化问题最优值。-Penalty function method, including interior point method and exterior point method, to solve the optimal value of constrained optimization problems.
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