Community Profile

photo

Aravind Vissamsetty


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ago | 1 answer | 0

1

answer