Community Profile

photo

NISHANTH M P


Last seen: meer dan 2 jaar ago Active since 2021

Statistics

Content Feed

View by

Question


Plotting Gradient of Multivariable function.
I am Trying to Plot Grad of This Multimaviable Funtion... the Chunk of My code as follows, syms x y f(x,y)=exp(-x.^2)+ex...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Error while plotting the surface
x = 0:0.1:100; y = 0:0.1:100; z= 6*(x.*x)+ y + (3*x) + 5*(x.*y)+10; surf(x,y,z); my error:Z must be a matrix, not a scalar o...

meer dan 2 jaar ago | 1 answer | 0

1

answer