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
-
3480 Solvers
-
Is my wife right? Now with even more wrong husband
1339 Solvers
-
Return unique values without sorting
999 Solvers
-
1181 Solvers
-
Rounding off numbers to n decimals
5497 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!