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
-
2023 Solvers
-
Remove the polynomials that have positive real elements of their roots.
1225 Solvers
-
253 Solvers
-
Back to basics 4 - Search Path
356 Solvers
-
Converting numbers back from extended form
98 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!