Need to improve the test suites.
Test of [1 1;1 1] for x and y would break current best solution
Test suite not proper
only test case is 1, so no real solution is needed. also the problem seems reversed.
the matrix are given in the problem statement is A,B but function take x
and y and return answer in y that is bit confusing ,any how just use logic A*B^-1=I .
really too disgusting prb use isequal(fix(B),round(inv(A)))
or y=true
:)
"credit should goes to matlab's built-in function not to programmer" - parvez mh
The Goldbach Conjecture, Part 2
1335 Solvers
How long is the longest prime diagonal?
343 Solvers
268 Solvers
3315 Solvers
422 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!