基于Newton算法的LCP / MCP (线性互补问题)解算器
基于Newton算法的LCP / MCP (线性互补问题)解算器Solve the Linear Complementarity Problem.
x = LCP(M,q) solves the LCP
x >= 0
Mx + q >= 0
x'(Mx + q) = 0
x = LCP(M,q,l,u) solves the generalized LCP (a.k.a MCP)
l < x < u => Mx + q = 0
x = u => Mx + q < 0
l = x => Mx + q > 0
x = LCP(M,q,l,u,x0,display) allows the optional initial value 'x0' and
a binary flag 'display' which controls the display of iteration data.
**** Hidden Message *****
。 赞一个。。。。。。。 赞 比赛快开始啦,期待和忐忑 赞一个。。。。。。。。 0.0,来看看 必须回复吗
页:
[1]