The Matlab Graphs: Module 13 Assignment
The Spectacular one-variable MATLAB graph
y= exp(-ax)sin(x)
The Stupendous two variable MATLAB surface
z=y^2 -x^2 (hyperbolic paraboloid)
The Greatest Elliptic Paraboloid Ever (That's right, EVER)
x^2 + y^2 + 2z = 0
A hyperboloid of two sheets. Don't see many of these babies on
campus.
x^2 + y^2 -z^2 = -1
A Parabolic Cone. Isn't it lovely?
The very graphical graph of a three variable function
f = absx + absy + absz
Return to main page
Copyright 2011 Andrew Parker
Last Modified 02 September 2011