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
-
1002 Solvers
-
Project Euler: Problem 16, Sums of Digits of Powers of Two
108 Solvers
-
1299 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
710 Solvers
-
Fahrenheit to Celsius converter
427 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!