Gauss Hypergeometric Function

Gauss hypergeometric function for real z, z<1
3.0K 次下载
更新时间 2008/9/16

无许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Special Functions 的更多信息
致谢

启发作品: Generation of Random Variates

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0