Problem 43027. Gaussian elimination
Solution Stats
Problem Comments
-
3 Comments
precision issues, a single test case, meaningless "not using built-in functions" limitation, and somewhat taunting "have a pride" exhortation... please do the same and put some more thought into your problem
Updated TSuite now
And description
Humm. the test suite is actually requesting Gaussian elimination, not LU decomposition. You may check it by using [L,U] = lu(x). They are very similar processes, but not exactly the same.
Solution Comments
-
2 Comments
Not a built in function, but still a very cheesy answer! :-)
I see you! hahahaha
Problem Recent Solvers12
Suggested Problems
-
1358 Solvers
-
Find the maximum number of decimal places in a set of numbers
1994 Solvers
-
Test if two numbers have the same digits
227 Solvers
-
Sum the numbers on the main diagonal
536 Solvers
-
Set x value to each odd index of vector y.
73 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!