Consider using a small tolerance for the solution. My program coincides with your test cases up to 3e-16. That ought to be good enough, I think :)
My solution error was at 2.22e-16. Still not good enough, though.
Obviously round(A\b) is the alledgedly correct answer which is in general different from the numerical approximation of the solution.
I wonder whether this is intended?
Assumes the solutions are always integers. The tests would ideally use a tolerance in checking the solutions.
Select every other element of a vector
20867 Solvers
657 Solvers
Getting the indices from a vector
3444 Solvers
Create matrix of replicated elements
324 Solvers
Try 1.5.4: Celsius to Fahrenheit
614 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!