文件名称:Quadratic-Programming
介绍说明--下载内容来自于网络,使用问题请自行百度
功能:用拉格朗日方法求解等式约束二次规划:min f(x)=0.5*x Hx+c x,s.t.Ax=b
输入:H,c分别是目标函数的矩阵和向量,A,b分别是约束条件中的矩阵和向量
输出:(x,lam)是KT点,fval是最优值。-Function: Lagrangian method for solving equality constrained quadratic programming: min f (x) = 0.5* x Hx+ c x, s.t.Ax = b
Input: H, c are the matrix and vector objective function, A, b are the constraints in the matrices and vectors
Output: (x, lam) is KT point, fval optimal value.
输入:H,c分别是目标函数的矩阵和向量,A,b分别是约束条件中的矩阵和向量
输出:(x,lam)是KT点,fval是最优值。-Function: Lagrangian method for solving equality constrained quadratic programming: min f (x) = 0.5* x Hx+ c x, s.t.Ax = b
Input: H, c are the matrix and vector objective function, A, b are the constraints in the matrices and vectors
Output: (x, lam) is KT point, fval optimal value.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二次规划/callqpact.m
二次规划/qlag.m
二次规划/qpact.m
二次规划/qsubp.m
二次规划/
二次规划/qlag.m
二次规划/qpact.m
二次规划/qsubp.m
二次规划/
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
