Problem 553. How to multiply?
Solution Stats
Problem Comments
-
2 Comments
it seems there's an erroneous test case. the second test case has this line in it: Assert(isequal(P,PBM(B,M))), but there's no P or PBM
Fixed, thanks for letting me know.
Solution Comments
-
1 Comment
I couldn't think of a clever way, so I just mimicked how I do multiplication with paper and pencil. Duh.
Problem Recent Solvers61
Suggested Problems
-
2564 Solvers
-
Longest run of consecutive numbers
3434 Solvers
-
196 Solvers
-
420 Solvers
-
395 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!