This program models projectile motion and plots the parameters onto an x-y graph.
Graphical output based on the projectile motion program above.
The above program models the saturation vapor pressure
Graphical output of the model depicted above.
This is a simple function which will output the graph of sine.
Graphical output of the above program.
This program will plot a graph for sine and a graph for cosine overlaid on top of each other.
This is the graphical output of the above program for sine and cosine.
This program outputs 4 different patterns in polar coordinates and plots them onto a single figure window as 4 separate subplots.
Graphical output of the program above.
This program will compute tangent and hyperbolic sine between angles of -1.5 and 1.5 radians and output a graph of the data.
This is the graphical output of the above program.
This exercise was designed to let us see the difference between a linear graph and the different types of logarithmic graphs offered in MatLab (semilogx, semilogy, loglog)
Graphical output of the above function.
No comments:
Post a Comment