Can MATLAB plot hypergeometric functions?

조회 수: 6 (최근 30일)
Hollis Williams
Hollis Williams 2023년 10월 3일
답변: Star Strider 2023년 10월 3일
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.

답변 (1개)

Star Strider
Star Strider 2023년 10월 3일
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