搜索资源列表
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)