Chapter 5 Exercises
MATLAB Exercises
Set
Use the MATLAB function
norm
to compute the values of and to verify that the triangle inequality holds. Use MATLAB also to verify that the parallelogram lawis satisfied.
If
then why do we know that must be less than or equal to 1? Use MATLAB to compute the value of t and use the MATLAB function
acos
to compute the angle between x and y. Convert the angle to degrees by multiplying by . (Note that the number is given bypi
in MATLAB.)Use MATLAB to compute the vector projection p of x onto y. Set and verify that z is orthogonal to p by computing the scalar product of the two vectors. Compute ...
Get Linear Algebra with Applications, 10th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.