搜索资源列表
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.
BVP_tutorial
- SQP算法的使用例子,采用Matlab语言编写-an modern SQP method of Matlab
qpsubp
- 一般约束优化问题的二次规划子问题求解算法程序-general optimal problem(including equ and nonequ constrains: SQP algorithm
SQPMAT
- SQP算法的Matlab编程实例,包括QP算法子程序在内。-The SQP algorithm Matlab programming examples, including QP algorithm subprogram, including.
control-parameters-optimization
- 控制问题转化为了数学规划问题。推导出目标函数对于待求参数的梯度公式,并利用序列二次规划算法求出最优控制量-the problem is changed into mathematical programming problem and formulae are derived for computing the gradients, also, a computational method for finding the optimal control is obtained by using
SQP-Algorithm
- 基于matlab编写的SQP优化算法,用来求解有约束的非线性规划问题-sequential quadratic programming:Used to solve constrained nonlinear programming problems
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
- sqp算法是一种优化路径算法,和 蚁群算法,遗传算法相一致-sqp path algorithm is an optimization algorithm and ant colony algorithm, genetic algorithm is consistent
SQP
- sqp算法,对于初学者将是不错的资源,详解matlab编程-sqp algorithm for beginners would be nice resource, Detailed matlab programming
SQP
- 利用MATLAB软件编写的序列二次规划算法程序,包括二次规划子程序的编写,用于求解非线性函数的最小值问题。-Using MATLAB software written in sequential quadratic programming algorithm program, including the preparation of quadratic programming routines for solving nonlinear function of the minimum probl
SQP
- 用MATLAB编程语言实现最优控制的二次规划算法-Quadratic programming algorithm to achieve optimal control using MATLAB programming language
vb
- 二次规划算法可在SQP算法中成为通用的二次规划子问题程序。二次规划算法设计到众多的矩阵运算,用C++代码编程需要较大工作量,而矩阵运算在Matlab下则相当方便。-Quadratic programming algorithm can be a generic quadratic programming subproblem program SQP algorithm. Quadratic programming algorithm design to a large number of mat
SQP
- SQP 代码,用于求解规划问题的良好算法-SQP codes for good algorithm for solving programming problems