Question: 5. Create a MATLAB function that takes as input 2 vectors u, v E Rn, assumed to be in the form of column vectors, and

5. Create a MATLAB function that takes as input 2 vectors u, v E Rn, assumed to be in the form of column vectors, and computes the following: (a) The Euclidean-length (norm) for each of the vectors (b) The dot product of the two vectors (c) The Euclidean distance between the two vectors: lu vll (d) The cosine of the angle between the two vectors: You are NOT allowed to use any of MATLAB's existing functions in this exercise (such as sum, norm, dot, etc. Arithmetic operators are fine. (If you have a doubt as to u-v
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
