Community Profile

photo

NISHANTH M P


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计数据

Feeds

排序方式:

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答