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
-
6080 Solvers
-
given 3 sides, find area of this triangle
818 Solvers
-
Find the largest value in the 3D matrix
1657 Solvers
-
The sum of the numbers in the vector
640 Solvers
-
Sum of first n positive integers
620 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!