Find the command for Moore-Penrose pseudoinverse of matrix and solve
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers39
Suggested Problems
-
Project Euler: Problem 10, Sum of Primes
2110 Solvers
-
Back to basics 6 - Column Vector
1109 Solvers
-
Remove the two elements next to NaN value
709 Solvers
-
Compute LOG(1+X) in natural log
264 Solvers
-
multiply an array by its position number
113 Solvers
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!
It would be better to check the answers by taking the difference of the results and compare with some tolerance. Thank you very much.
I agree with George. One should not use isequal with floating-point numbers.
Tolerance has been added to the test suite.