Problem 2083. Independent direction vectors of a plane
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
Tim
on 31 Dec 2013
For the vectors to be independent, the test suite should have assert(dot(v1,v2)==0).
Alfonso Nieto-Castanon
on 4 Feb 2014
instead of assert(dot(v1,v2)~=0) ...
J-G van der Toorn
on 6 Feb 2014
I agree. First, I did not succeed for that reason.
J-G van der Toorn
on 6 Feb 2014
I am curious about the 26-node solution.
Problem Recent Solvers16
Suggested Problems
-
Find state names that end with the letter A
1019 Solvers
-
1757 Solvers
-
425 Solvers
-
128 Solvers
-
347 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!