搜索资源列表
waidandao
- 使用随机搜索方法求解外弹道优化问题,给出了约束条件和主程序。-The use of random search methods for solving trajectory optimization problems outside
wanggehuafen
- SQP优化方法设计磁体程序中的网格划分模块-SQP optimization design of magnet programs meshing module
sqp
- SQP方法详细介绍,好东西啊,想认真学习matlab的认真看下-Details SQP method, a good thing, ah, would like to study matlab serious look. .
SQPM
- 用基于拉格朗日函数Hesse阵的SQP方法求解约束优化问题-Hesse matrix based on Lagrange function with the SQP method for solving constrained optimization problems
LAGSQP
- 功能: 用基于拉格朗日函数Hesse阵的SQP方法求解约束优化问题:-Function: Hesse matrix based on Lagrangian SQP method for solving constrained optimization problems:
lagsqp
- 用基于拉格朗日函数Hesse矩阵的SQP方法求解约束优化问题-matlab: SQP based on modification Hesse matrix
Matlab
- matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method,
SQP
- 实现基于拉格朗日函数的hesse矩阵的SQP方法以及基于修正Hesse矩阵的SQP方法-Hesse matrix of the SQP method based on the Lagrangian function and the SQP method based on correction Hesse matrix
SQP-method
- SQP方法是求解约束优化问题最有效的算法之一-SQP method is one of the most effective algorithm for solving constrained optimization problems
Optimization-ALogirhtms
- 常用的最优化方法,包括SQP方法,二次规划,信赖域方法,共轭梯度法等-Commonly used optimization method, including the SQP method, quadratic programming, trust region method, conjugate gradient method
SQP
- SQP matlab优化源程序SQP方法-SQP method
SQP
- 非线性规划算法,基于拉格朗日乘子Hessian矩阵的sqp方法-nonlinear programming algorithm,sqp algorithm based on Lagrange Hessian Matrix
SQP
- SQP序列二次规划算法是求解约束非线性规划问题的主流方法-SQP sequential quadratic programming algorithm for solving constrained nonlinear programming problem is the mainstream approach
sqpm
- 用基于拉格朗日函数Hesse矩阵的SQP方法求解约束优化问题-Based on Lagrangian with SQP Hesse matrix method for solving constrained optimization problems
LBFGS
- 简化空间的SQP算法,采用拟牛顿的方法计算搜索方向,不需要二阶导数信息;不需要初始可行解;具有快速收敛性甚至超线性收敛性。-Simplify space SQP algorithm, using quasi-Newton method to calculate the direction of the search, no second derivative information no initial feasible soluti
SQP-method-for-optimize-problem-
- 利用SQP方法,对有约束的优化问题求解,- U5229 u7196 u7R0
SQP方法
- 序列二次规划(SQP)方法被认为是解决非线性约束优化最有效的方法之一,传统的SQP算法每一步迭代都要求解QP子问题。 (Sequential two times programming (SQP) is considered to be one of the most effective ways to solve nonlinear constrained optimization. The traditional SQP al
SQP方法
- 用sqp方法求最优化问题,改程序给出了SQP方法的详细matlab程序(Using the SQP method to aolve the optimation problem)