No BSD License  

Highlights from
Gaussian Hypergeometric Function

4.0

4.0 | 2 ratings Rate this file 4 Downloads (last 30 days) File Size: 1.25 KB File ID: #1844

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

Does a good job at small x, but by the way it's calculated is useless as x gets close to 1. Should switch to a different functional form for arguments in the upper half of the range. Would be more efficient and trustworthy, also, if it automatically determined when to truncate the series to get the desired accuracy.

08 Feb 2007 Hung tran

thanh

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
differential equations Diego Garcia 22 Oct 2008 06:45:22
gaussian hypergeometric Diego Garcia 22 Oct 2008 06:45:22
hypergeometric Diego Garcia 22 Oct 2008 06:45:22
mathematics Diego Garcia 22 Oct 2008 06:45:22
differential Diego Garcia 22 Oct 2008 06:45:22

Contact us at files@mathworks.com