搜索资源列表
SQP
- 非线性回归问题SQP解法-nonlinear regression problems SQP Solution
SQP算法
- C程序的SQP算法,里面有例子
CFSQP
- SQP程序包,功能非常强大,很实用,内有帮助文档-SQP package is very powerful
SQP
- 基于active-set 的SQP算法,用于求解非线性不等约束-SQP algorithm used to find a constrained minimum of a function of several variables based on active-set algorithm, subject to the nonlinear inequalities.
SQP
- 这是基本的二次规划算法,能够帮助初学者很好的掌握二次规划的基本概念,深入理解优化设计的程序。-This is the basic quadratic programming algorithm that can help beginners a good grasp of the basic concepts of quadratic programming, in-depth understanding of optimal design of the program.
sqp
- SQP方法详细介绍,好东西啊,想认真学习matlab的认真看下-Details SQP method, a good thing, ah, would like to study matlab serious look. .
An_SQP_Augmented_Lagrangian_BFGS_Algorithm_for_Co
- An SQP Augmented Lagrangian BFGS Algorithm for Constrained Optimization
BVP_tutorial
- SQP算法的使用例子,采用Matlab语言编写-an modern SQP method of Matlab
LAGSQP
- 功能: 用基于拉格朗日函数Hesse阵的SQP方法求解约束优化问题:-Function: Hesse matrix based on Lagrangian SQP method for solving constrained optimization problems:
SQP
- SQP算法的matlab实现,包括子程序的实现和整个的大问题,配合使用-The sub-problem of SQP programing
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
ch12-SQP-method
- SQP method is one of the most effective algorithm for solving constrained optimization problems
SQP-Algorithm
- 基于matlab编写的SQP优化算法,用来求解有约束的非线性规划问题-sequential quadratic programming:Used to solve constrained nonlinear programming problems
SQP
- 本算法是基于数值计算中的SQP编写的MATLAB程序。非常实用的一个小程序。-This algorithm is based on the numerical calculation of SQP written MATLAB program. Very practical one small program.
SQP
- SQP matlab优化源程序SQP方法-SQP method
SQP
- 非线性规划算法,基于拉格朗日乘子Hessian矩阵的sqp方法-nonlinear programming algorithm,sqp algorithm based on Lagrange Hessian Matrix
MPC-InPA-SQP-DC-Power-Systems
- 移相全桥DC/DC变换器的MPC控制,InPA-SQP算法的运用提高计算速度-Phase-shifted full-bridge DC/DC converter MPC control, the use of InPA-SQP algorithm to improve the computing speed
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 algorithm requires QP iteration
SQP方法
- 用sqp方法求最优化问题,改程序给出了SQP方法的详细matlab程序(Using the SQP method to aolve the optimation problem)