搜索资源列表
optimumt1
- 这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法-this is a high-pass filter to the optimization algorithm. Binding the issue of punitive function without constraint using the simplex method
fuhexing
- 说明: 1.本程序为复合形法 !* 2.程序功能是求解约束最优化问题-Note : 1. The procedures for the complex method! * 2. Programming is solving constrained optimization problem
c++
- 最优化-约束和无约束共轭梯度法程序c
最速下降法程序源代码
- 用最速下降法实现无约束模型的优化计算。
sy3.rar
- matlab程序,有约束最优化问题直接法--复合形法,matlab program, constrained optimization problems are the direct method- the complex method
CG_DESCENT.rar
- 利用CG_DESCENT算法求解大规模无约束最优化问题,代码所用语言为Fortran77.,CG_DESCENT algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
Optimization
- 约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
conjugate_grad_2d
- 此共轭梯度算法是基于matlab7.0的用于最优化问题中,无约束条件下的最优化求解。-This conjugate gradient algorithm is based on the matlab7.0 for most optimization problems, the non-binding under the conditions for solving optimization.
matlab_trm
- MATLAB 有约束信赖域算法,以四元多项式为算例 适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学, 程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning o
resrict
- 约束最优化 最优化试验程序 自己编写 结果经过验证-resrict
ZUIYOUHUAFORMatlab
- Matlab开发的最优化设计程序,包括有无约束的线性规划和非线性规划问题。-Matlab to optimize the design of the development of procedures, including whether or not bound by the linear programming and nonlinear programming problems.
BFGS
- 利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
CG_PLUS
- 利用共轭梯度法(CG+)求解大规模无约束最优化问题,代码所用语言为Fortran77.-The use of conjugate gradient method (CG+) to solve large-scale unconstrained optimization problems, the code language for Fortran77.
hunhefahanshufa
- 罚函数法 它将有约束最优化问题转化为求解无约束最优化问题: 其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子, F(x, M )称为罚函数.-hunhefahanshufa
Newton
- 数值计算中求解最优化问题时 针对无约束优化问题的牛顿法求解算法代码-Solving numerical optimization problems in the unconstrained optimization problem for the Newton algorithm code
HR-GPSR
- 数值计算中最优化问题求解 共轭梯度法解无约束最优化问题-Numerical optimization problem solving in the conjugate gradient method for unconstrained optimization problems
fahanshu
- 混合罚函数法求解最优化问题的程序之一,可解无约束最优化问题-Mixed penalty function method for solving optimization problem one of the procedures can be unconstrained optimization problem
dcx
- 用FR共轭梯度法求解无约束最优化问题(c++)-With the FR conjugate gradient method for solving unconstrained optimization problems
最优化方法
- 最优化方法中的黄金分割法,拟牛顿法的最值求解,以及一些无约束问题的求解算法(The golden section method in optimization method, the maximum solution of quasi Newton method, and some algorithms for solving unconstrained problems.)
0带约束的差分进化算法1
- 基于Python编写的差分进化原理的带边界条件约束算法(A band constraint algorithm based on differential evolution algorithm)
