You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
W = FADDEEVA(Z) is the Faddeeva function, aka the plasma dispersion function, for each element of Z. The Faddeeva function is defined as:
w(z) = exp(-z^2) erfc(-jz)
where erfc(x) is the complex complementary error function.
This code is a modified version of the code listed in:
J.A.C. Weideman, "Computation of the Complex Error Function," SIAM J. Numerical Analysis, pp. 1497-1518, No. 5, Vol. 31, Oct., 1994 Available Online: http://www.jstor.org/stable/2158232
Cite As
Kesh Ikuma (2026). Faddeeva function (FFT based) (https://uk.mathworks.com/matlabcentral/fileexchange/22207-faddeeva-function-fft-based), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Complex scaled complementary error function
Inspired: Tracey Peaker, Coherent+Spontaneous Rayleigh-Brillouin Scattering Spectra
General Information
- Version 1.2.0.0 (2.05 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
