Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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
Cita come
Diego Garcia (2026). Gaussian Hypergeometric Function (https://it.mathworks.com/matlabcentral/fileexchange/1844-gaussian-hypergeometric-function), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato: Generation of Random Variates
Informazioni generali
- Versione 1.0.0.0 (719 Byte)
-
Nessuna licenza
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
