Write a user-defined MATLAB function that determines the cross product of two vectors. For the function name

Question:

Write a user-defined MATLAB function that determines the cross product of two vectors. For the function name and arguments, use w = crosspro (u,v). The input arguments to the function are the two vectors, which can be two-or three-dimensional. The output w is the result (a vector). Use the function crosspro for determining the cross product of:
(a) Vectors a = 3i + llj and b = 14i- 7.3j
(b) Vectors c = - 6i + 14.2j + 3k and d = 6.3i- 8j- 5.6k
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: