Question: Exercises: Lab 5 1. Construct a figure with 4 subplots and show the graphs of the following 4 equations in it. y=3*x.^2; z=exp(x); y1=4+5*x; z1=log(x);
Exercises: Lab 5
1. Construct a figure with 4 subplots and show the graphs of the following 4 equations in it.
y=3*x.^2;
z=exp(x);
y1=4+5*x;
z1=log(x);
use x=2:0.01:5;
2. Now write a code to plot the following function in 3D.
100
2
100
2
( , )
x y
f x y eComputer
f x y eComputer science
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
