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
-
Test if a Number is a Palindrome without using any String Operations
251 Solvers
-
10557 Solvers
-
I've got the power! (Inspired by Project Euler problem 29)
141 Solvers
-
Triangular matrices in 3D array
164 Solvers
-
6068 Solvers
More from this Author319
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!