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 comments
Loading...
Problem Recent Solvers66
Suggested Problems
-
450 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1307 Solvers
-
Put Two 1D matrices into one 1D matrix
142 Solvers
-
Sum of first n positive integers
622 Solvers
-
Flip the vector from right to left
10805 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!