Problem 46043. Evaluate the generalized hypergeometric function
The numbers p and q are the numbers of values a and b in the numerator and denominator (respectively), and the Pochhammer symbol
is defined by
Many other functions can be expressed in terms of the generalized hypergeometric function. For example,
where the dash means that the list of parameters is empty. The generalized hypergeometric function can be computed with hypergeom from the Symbolic Math Toolbox, but it is not available in Cody or basic MATLAB.
Write a function to evaluate the generalized hypergeometric function.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers5
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5788 Solvers
-
3797 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2027 Solvers
-
109 Solvers
-
Mechanical Advantage of a Gear Train
351 Solvers
More from this Author316
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!