programming and plot equarion

 Respuesta aceptada

Torsten
Torsten el 18 de Oct. de 2022
Editada: Torsten el 18 de Oct. de 2022
z = -5:0.01:5;
f = 2*z/sqrt(pi).*hypergeom(0.5,1.5,-z.^2);
plot(z,f)

3 comentarios

sura
sura el 18 de Oct. de 2022
thanks alot
sura
sura el 18 de Oct. de 2022
kindly i need program and plot for this equation also
Torsten
Torsten el 18 de Oct. de 2022
And what's the problem ?

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Preguntada:

el 18 de Oct. de 2022

Comentada:

el 18 de Oct. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by