Problem 43026. Determinant of a 3x3 Matrix
Solution Stats
Problem Comments
-
2 Comments
goc3
on 5 Oct 2016
I've improved grammar in this problem and updated it with a test case ensuring that the det() function is not used. Rescoring of previous answers will take time to propagate, though
goc3
on 5 Oct 2016
I also modified the test suite to check for sums of absolute errors under a threshold value rather than isequal(), since that can fail when the answer isn't composed purely of integers.
Solution Comments
-
1 Comment
Jamil Kasan
on 6 Oct 2016
I see you! :)
Refactor?
Problem Recent Solvers99
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
7701 Solvers
-
1443 Solvers
-
Program an exclusive OR operation with logical operators
670 Solvers
-
Return the first and last characters of a character array
6082 Solvers
-
428 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!