Gauss Hypergeometric Function

Gauss hypergeometric function for real z, z<1
3K Downloads
Updated 16 Sep 2008

No License

Computes the Gauss hypergeometric function 2F1(a,b;c;z) and its derivative for real z, z<1 by integrating the defining differential equation using the Matlab differential equation solver ode15i.

If 2F1 is to be evaluated for many different z for constant parameters a, b and c, it is suggested to call the function only once and use the output to create a piecewise polynomial approximation of 2F1.

Cite As

Robert Kohlleppel (2024). Gauss Hypergeometric Function (https://www.mathworks.com/matlabcentral/fileexchange/21444-gauss-hypergeometric-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Special Functions in Help Center and MATLAB Answers
Acknowledgements

Inspired: Generation of Random Variates

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0