Write a program using MATLAB or any software to sketch the ellipticparaboloid \frac{x^2}{4} + \frac{y^2}{9} = \frac{z}{4}
Added by Vanesa C.
Close
Step 1
Let's say we want to plot the range -10 to 10 for both x and y. x = -10:0.1:10; y = -10:0.1:10; Show more…
Show all steps
Your feedback will help us improve your experience
Samuel Goyette and 99 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
Find vector function that represents elliptic paraboloid
Israel H.
Identify and sketch the quadric surface. Use a computer algebra system to confirm your sketch. $$ 9 x^{2}+y^{2}-9 z^{2}-54 x-4 y-54 z+4=0 $$
Vectors and the Geometry of Space
Surfaces in Spacee
S: z=x^2 +2y^2, find vector function that represents elliptic paraboloid
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Watch the video solution with this free unlock.
EMAIL
PASSWORD