Gaussian Hypergeometric Function

バージョン 1.0.0.0 (719 Bytes) 作成者: Diego Garcia
Computes gaussian hypergeometric function using a series expansion.
ダウンロード: 4.9K
更新 2002/6/18

ライセンスがありません

HYPERGEOMETRIC2F1 Computes a hypergeometric function using the series expansion:

f(a,b;c;x)=
1 + [ab/1!c]x + [a(a+1)b(b+1)/2!c(c+1)]x^2 +[a(a+1)(a+2)b(b+1)(b+2)/3!c(c+1)(c+2)]x^3 + ...

This function solves the Gaussian Hypergeometric Differential Equation:

x(1-x)y'' + {c-(a+b+1)x}y' - aby = 0

引用

Diego Garcia (2024). Gaussian Hypergeometric Function (https://www.mathworks.com/matlabcentral/fileexchange/1844-gaussian-hypergeometric-function), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R12.1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAdaptive Filters についてさらに検索
謝辞

ヒントを与えたファイル: 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