Can MATLAB plot hypergeometric functions?

4 visualizzazioni (ultimi 30 giorni)
Hollis Williams
Hollis Williams il 3 Ott 2023
Risposto: Star Strider il 3 Ott 2023
I am wondering if MATLAB is able to plot hypergeometric functions like 2_F_1 (a,b;c;d).
I basically need to plot (2/3)*2_F_1(3/4,beta;7/4;x) for -1 \leq x < 1 for beta = 1/2, 1, 3/2, with the three curves on the same plot.

Risposte (1)

Star Strider
Star Strider il 3 Ott 2023
I do not understand what you need to plot because I do not understand your notation, however the Statistics and Machine Learning Toolbox hygepdf function (and its friends) and the Symbolic Math Toolbox hypergeom functions are available. They have all been available for at least the last 17 years.

Community Treasure Hunt

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

Start Hunting!

Translated by