MATLAB Project1 Corrected Version - Calculus III | MATH 241, Study Guides, Projects, Research of Advanced Calculus

Material Type: Project; Professor: Wolfe; Class: Calculus III; Subject: Mathematics; University: University of Maryland; Term: Unknown 1989;

Typology: Study Guides, Projects, Research

Pre 2010

Uploaded on 02/13/2009

koofers-user-39
koofers-user-39 ๐Ÿ‡บ๐Ÿ‡ธ

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Dr. Wolfe MATH 241 MATLAB PROJECT #1 Due February 19, 2008
Corrected version
Use MATLAB to do the following problems. Note that they can easily be done by hand.
1. Find a unit vector in the direction of (1,โˆ’3,5).
2. Find an equation of the plane which contains the lines
xโˆ’2
4=yโˆ’3
5=z+ 2
3and x
2=y+ 2
3=z+ 1.
3. Find the distance between the point (1,3,1) and the plane 3(xโˆ’2)+2(yโˆ’1)โˆ’3(zโˆ’1) =
0.
4. Find the area of the triangle with vertices (3,1,0),(1,2,3) and (0,โˆ’1,โˆ’2).
5. Find the angle (in radians) between the vectors (2,โˆ’2,4) and (4,โˆ’1,5). Note: In
MATLAB the function cosโˆ’1xis acos(x).

Partial preview of the text

Download MATLAB Project1 Corrected Version - Calculus III | MATH 241 and more Study Guides, Projects, Research Advanced Calculus in PDF only on Docsity!

Dr. Wolfe MATH 241 MATLAB PROJECT #1 Due February 19, 2008

Corrected version

Use MATLAB to do the following problems. Note that they can easily be done by hand.

  1. Find a unit vector in the direction of (1, โˆ’ 3 , 5).
  2. Find an equation of the plane which contains the lines x โˆ’ 2 4 =^

y โˆ’ 3 5 =^

z + 2 3 and^

x 2 =^

y + 2 3 =^ z^ + 1.

  1. Find the distance between the point (1, 3 , 1) and the plane 3(xโˆ’2)+2(yโˆ’1)โˆ’3(zโˆ’1) =
  2. Find the area of the triangle with vertices (3, 1 , 0), (1, 2 , 3) and (0, โˆ’ 1 , โˆ’2).
  3. Find the angle (in radians) between the vectors (2, โˆ’ 2 , 4) and (4, โˆ’ 1 , 5). Note: In MATLAB the function cosโˆ’^1 x is acos(x).