Create an algorithm in MATLAB that calculate the combination for the given positive integers n and k as inputs. When k > n, the result is 0. The formula of the combination, for n >= k, can be seen below:
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers66
Suggested Problems
-
500 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
14144 Solvers
-
Create an m x n array consisting only of an input value.
85 Solvers
-
92 Solvers
-
117 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!