CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c programming vector method
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c programming vector method - List
[
Algorithm
]
Quadratic-Programming
DL : 0
功能:用拉格朗日方法求解等式约束二次规划: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.
Date
: 2025-12-22
Size
: 2kb
User
:
Aira.W
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.