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
-
1792 Solvers
-
Getting the row and column location from a matrix
254 Solvers
-
Make a run-length companion vector
585 Solvers
-
137 Solvers
-
577 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!