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
-
Back to basics 4 - Search Path
379 Solvers
-
Create matrix of replicated elements
395 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
592 Solvers
-
228 Solvers
-
400 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!