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
-
2207 Solvers
-
171 Solvers
-
Generate N equally spaced intervals between -L and L
706 Solvers
-
642 Solvers
-
8654 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!