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
 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
- 
         
         4661 Solvers 
- 
         Project Euler: Problem 1, Multiples of 3 and 5 3482 Solvers 
- 
         Sum of first n terms of a harmonic progression 472 Solvers 
- 
         
         88 Solvers 
- 
         Define the operators of function_handles 54 Solvers 
More from this Author314
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!