3.6 MATLAB: Cross Product 469300.2530644.qx3zqy7 LAB ACTIVITY 3.6.1: MATLAB: Cross Product MATLAB: Cross Product This tool is provided by a third party. Though your activity may be recorded, a page refresh may be needed to fill the banner. %In this activity you will find the cross product of two vectors in 3-space and apply appropriate %MATLAB commands to find the area of a parallelepiped (cross(), dot(), and abs()). %Recall that a vector is an ordered n-tuple which may be represented as a row or column vector. %Define the three vectors u=[3, 2, 1], v=[-1, 3, 0], and w=[2, 2, 5]. u = [3 2 1] v = [-1 3 0] w = [2 2 5] %Use the cross () command to find the cross product of vectors v and w. The cross product is only %defined for vectors in 3-space. ans1 = cross (V,W) %The volume of a parallelepiped determined by three vectors is the absolute value of the scalar %triple product of the three vectors. The abs() command finds the absolute value of its argument. %Find the volume of the parallelepiped defined by u, v, and w. ans2 = abs(dot (u, cross (v,w))) 0/1
3.6 MATLAB: Cross Product 469300.2530644.qx3zqy7 LAB ACTIVITY 3.6.1: MATLAB: Cross Product MATLAB: Cross Product This tool is provided by a third party. Though your activity may be recorded, a page refresh may be needed to fill the banner. %In this activity you will find the cross product of two vectors in 3-space and apply appropriate %MATLAB commands to find the area of a parallelepiped (cross(), dot(), and abs()). %Recall that a vector is an ordered n-tuple which may be represented as a row or column vector. %Define the three vectors u=[3, 2, 1], v=[-1, 3, 0], and w=[2, 2, 5]. u = [3 2 1] v = [-1 3 0] w = [2 2 5] %Use the cross () command to find the cross product of vectors v and w. The cross product is only %defined for vectors in 3-space. ans1 = cross (V,W) %The volume of a parallelepiped determined by three vectors is the absolute value of the scalar %triple product of the three vectors. The abs() command finds the absolute value of its argument. %Find the volume of the parallelepiped defined by u, v, and w. ans2 = abs(dot (u, cross (v,w))) 0/1
Advanced Engineering Mathematics
10th Edition
ISBN:9780470458365
Author:Erwin Kreyszig
Publisher:Erwin Kreyszig
Chapter2: Second-order Linear Odes
Section: Chapter Questions
Problem 1RQ
Related questions
Question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps
Recommended textbooks for you
Advanced Engineering Mathematics
Advanced Math
ISBN:
9780470458365
Author:
Erwin Kreyszig
Publisher:
Wiley, John & Sons, Incorporated
Numerical Methods for Engineers
Advanced Math
ISBN:
9780073397924
Author:
Steven C. Chapra Dr., Raymond P. Canale
Publisher:
McGraw-Hill Education
Introductory Mathematics for Engineering Applicat…
Advanced Math
ISBN:
9781118141809
Author:
Nathan Klingbeil
Publisher:
WILEY
Advanced Engineering Mathematics
Advanced Math
ISBN:
9780470458365
Author:
Erwin Kreyszig
Publisher:
Wiley, John & Sons, Incorporated
Numerical Methods for Engineers
Advanced Math
ISBN:
9780073397924
Author:
Steven C. Chapra Dr., Raymond P. Canale
Publisher:
McGraw-Hill Education
Introductory Mathematics for Engineering Applicat…
Advanced Math
ISBN:
9781118141809
Author:
Nathan Klingbeil
Publisher:
WILEY
Mathematics For Machine Technology
Advanced Math
ISBN:
9781337798310
Author:
Peterson, John.
Publisher:
Cengage Learning,