Problem 553. How to multiply?
Solution Stats
Problem Comments
-
2 Comments
@bmtran (Bryant Tran)
on 3 Apr 2012
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
AMITAVA BISWAS
on 3 Apr 2012
Fixed, thanks for letting me know.
Solution Comments
-
1 Comment
Christopher
on 4 Apr 2012
I couldn't think of a clever way, so I just mimicked how I do multiplication with paper and pencil. Duh.
Problem Recent Solvers64
Suggested Problems
-
Create a matrix X, where each column is a shifted copy of the vector v
177 Solvers
-
523 Solvers
-
Circular Primes (based on Project Euler, problem 35)
296 Solvers
-
Rounding off numbers to n decimals
3090 Solvers
-
6937 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!