채택된 답변

Torsten
Torsten 2022년 10월 18일
편집: Torsten 2022년 10월 18일

0 개 추천

z = -5:0.01:5;
f = 2*z/sqrt(pi).*hypergeom(0.5,1.5,-z.^2);
plot(z,f)

댓글 수: 3

sura
sura 2022년 10월 18일
thanks alot
kindly i need program and plot for this equation also
Torsten
Torsten 2022년 10월 18일
And what's the problem ?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

태그

질문:

2022년 10월 18일

댓글:

2022년 10월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by