Question: Write a matlab program to generate the 3D plot using the following data: x=-3: .01 : 3; y=-3: 0.01 : 3 z = (1.8^(-1.5sqrt(x^2+y^2))(sin(x)cos(0.5y)) Also,
Write a matlab program to generate the 3D plot using the following data:
x=-3: .01 : 3; y=-3: 0.01 : 3
z = (1.8^(-1.5sqrt(x^2+y^2))(sin(x)cos(0.5y))
Also, sketch the plot.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
