Problem 2949. Combination logic
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 commentsProblem Recent Solvers65
Suggested Problems
-
Set the array elements whose value is 13 to 0
1435 Solvers
-
Find out missing number from a vector of 9 elements
320 Solvers
-
137 Solvers
-
17563 Solvers
-
134 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!