![]() |
#11
|
|||
|
|||
![]()
@jlaurentum:
These are the parameters I fed to ipop: Code:
H = sweep(XIn[,2:3],MARGIN=1,yIn, '*') c = matrix(rep(-1,n)) A = t(yIn) b = 0 l = matrix(rep(0,n)) u = matrix(rep(1e7,n)) r = 0 sv = ipop(c,H,A,b,l,u,r) Last edited by catherine; 05-23-2013 at 02:32 AM. Reason: more details |
Thread Tools | |
Display Modes | |
|
|