Guest User

Untitled

a guest
Dec 19th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. A = [-dx, -dx.^2, -sin(dx), -ddx, -ddx.^2, -sin(ddx), u, sin(u)];
  2. x = glpk([1 1 1 1 1 1 1 1], A, b)
Add Comment
Please, Sign In to add comment