Decide whether determinant is zero. - MATLAB Cody - MATLAB Central

Problem 2905. Decide whether determinant is zero.

Difficulty:Rate

Given a 3 x 3 matrix, find the determinant. Let y = true if the determinant is zero, and let y = false if the determinant is not zero. The input is the matrix and the output is the value of y.

Solution Stats

37.34% Correct | 62.66% Incorrect
Last Solution submitted on Nov 20, 2024

Solution Comments

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

Problem Recent Solvers108

Suggested Problems

Community Treasure Hunt

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

Start Hunting!
Go to top of page