For the vectors to be independent, the test suite should have assert(dot(v1,v2)==0).
instead of assert(dot(v1,v2)~=0) ...
I agree. First, I did not succeed for that reason.
I am curious about the 26-node solution.
Given an unsigned integer x, find the largest y by rearranging the bits in x
801 Solvers
Back to basics 17 - white space
247 Solvers
320 Solvers
351 Solvers
57 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!