Borrar filtros
Borrar filtros

hypergeometric2f1 function representation and calculation

43 visualizaciones (últimos 30 días)
Jamal Ahmad
Jamal Ahmad el 4 de Sept. de 2013
Respondida: Jamal Ahmad el 22 de Oct. de 2013
Hi,
I want to know how one can represent and calculate the hypergeometric2f1 function in matlab?
hypergeometric2f1(a,b;c;d)
Thanks

Respuesta aceptada

Alan Weiss
Alan Weiss el 4 de Sept. de 2013
Editada: Alan Weiss el 4 de Sept. de 2013
This file exchange contribution claims to evaluate it, but you have to put in your own guess of how many terms to include in the summation. This is another submission that has more general applicability.
Alan Weiss
MATLAB mathematical toolbox documentation

Más respuestas (1)

Jamal Ahmad
Jamal Ahmad el 22 de Oct. de 2013
hypergeom(n,d,z) is the generalizedhypergeometric function F(n, d, z),also known as the Barnes extended hypergeometric function and denoted by jFk where j= length(n) and k = length(d).
Forscalar a, b, and c, hypergeom([a,b],c,z) is the Gauss hypergeometricfunction 2F1(a,b;c;z).

Categorías

Más información sobre Mathematics en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by