採用された回答

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
sura
sura 2022 年 10 月 18 日
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