Orthogonalize a 2x2 matrix using the Gram-Schmidt process - MATLAB Cody - MATLAB Central

Problem 59651. Orthogonalize a 2x2 matrix using the Gram-Schmidt process

Difficulty:Rate
Use the Gram-Schmidt process to orthogonalize two linearly independent column vectors. Return two output column vectors that are orthogonal and unit length. One example of two linearly independent vectors is u1=[1;1;0] and u2=[2;3;4];

Solution Stats

68.42% Correct | 31.58% Incorrect
Last Solution submitted on Dec 05, 2024

Solution Comments

Show comments
Primes and Rough Numbers, Basic ideas
What is a rough number? What can they be used...
3
5

Problem Recent Solvers11

Suggested Problems

More from this Author3

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page