How many rectangles are there in an m × n grid ?
For example, if m=1 & n=2, we have 3 rectangles.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers79
Suggested Problems
-
Select every other element of a vector
37117 Solvers
-
Return the 3n+1 sequence for n
8528 Solvers
-
Make a run-length companion vector
662 Solvers
-
Create a Multiplication table matrix...
697 Solvers
-
Generate binary combinations for a given number of bit(s)
96 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Good one :)