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
-
Getting the indices from a vector
12353 Solvers
-
455 Solvers
-
Find the position of first minimum value in an integer array with numbers
185 Solvers
-
112 Solvers
-
square a vector-Given the variable x as your input, square it and put the result in y.
112 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!