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
-
Return the 3n+1 sequence for n
8454 Solvers
-
565 Solvers
-
10343 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1225 Solvers
-
Switch matrix to a column vector
370 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!