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
-
How to find the position of an element in a vector without using the find function
2819 Solvers
-
Find the largest value in the 3D matrix
1681 Solvers
-
476 Solvers
-
861 Solvers
-
Sum the squares of numbers from 1 to n
261 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!