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
-
Remove all the words that end with "ain"
2626 Solvers
-
500 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2812 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
641 Solvers
-
Create Volcano (or Atoll) martix. It is an extension of Bullseye matrix problem.
159 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!