erfi function

Imaginary error function (could be complex) using matlab's incomplete gamma function gammainc
3,3K download
Aggiornato 16 gen 2008

Nessuna licenza

Imaginary error function, as it is defined in Mathematica erfi(z)==erf(iz)/i (z could be complex) using the incomplete gamma function in matlab: gammainc

Cita come

Per Sundqvist (2024). erfi function (https://www.mathworks.com/matlabcentral/fileexchange/18238-erfi-function), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Special case when x is real and erfi(0)=0 and for x>6 an asymptotic expression is used.