Is this matrix orthogonal? - MATLAB Cody - MATLAB Central

Problem 451. Is this matrix orthogonal?

Difficulty:Rate
Given a square matrix, a, determine whether it is orthogonal.
INPUT: a, a n x n matrix
OUTPUT: true or false

Solution Stats

20.91% Correct | 79.09% Incorrect
Last Solution submitted on Mar 10, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers342

Suggested Problems

More from this Author16

Problem Tags

Community Treasure Hunt

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

Start Hunting!
Go to top of page