Problem 1051. Exact binary matrix factorization
Solution Stats
Problem Comments
-
3 Comments
you should probably add an assert statement that checks the size of the output matrices
I second @bmtran. lu wins!
thanks, I added the extra asserts as you suggest. the other solutions submitted so far look interesting, thanks for them!
Solution Comments
-
1 Comment
it's lu, again...
-
1 Comment
very interesting observation that lu returns binary values factors for
these inputs. i must think about this further!
Problem Recent Solvers13
Suggested Problems
-
3495 Solvers
-
Find relatively common elements in matrix rows
1324 Solvers
-
It dseon't mettar waht oedrr the lrettes in a wrod are.
1011 Solvers
-
6500 Solvers
-
288 Solvers
More from this Author5
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!