Gaussian Hypergeometric Function
by Diego Garcia
17 Jun 2002
(Updated 18 Jun 2002)
Computes gaussian hypergeometric function using a series expansion.
|
Watch this File
|
| File Information |
| Description |
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 |
| MATLAB release |
MATLAB 6.1 (R12.1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 01 Oct 2003 |
albert muthumalai
|
|
|
| 04 Feb 2004 |
Bryan Reed
|
|
|
| 08 Feb 2007 |
Hung tran
|
|
|
|
Contact us at files@mathworks.com