Aravind Vissamsetty
Followers: 0 Following: 0
Feeds
提问
How to evaluate an algebraic expression at a certain point when it is in a matrix?
In the below expressions: syms x1 x2 H f xs = [1 1]; f = (12*x1^3 - 20*x1^3*x2^2 + 6*x2^2 + x1^2 +9); H = hessian(f); So th...
3 years 前 | 1 个回答 | 0