programming and plot equarion

 Risposta accettata

Torsten
Torsten il 18 Ott 2022
Modificato: Torsten il 18 Ott 2022
z = -5:0.01:5;
f = 2*z/sqrt(pi).*hypergeom(0.5,1.5,-z.^2);
plot(z,f)

3 Commenti

sura
sura il 18 Ott 2022
thanks alot
kindly i need program and plot for this equation also
Torsten
Torsten il 18 Ott 2022
And what's the problem ?

Accedi per commentare.

Più risposte (0)

Tag

Richiesto:

il 18 Ott 2022

Commentato:

il 18 Ott 2022

Community Treasure Hunt

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

Start Hunting!

Translated by