Faddeeva function (FFT based)
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
인용 양식
Kesh Ikuma (2025). Faddeeva function (FFT based) (https://www.mathworks.com/matlabcentral/fileexchange/22207-faddeeva-function-fft-based), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms > Fast Fourier Transforms >
- MATLAB > Mathematics > Elementary Math > Special Functions > Error Functions >
태그
도움
도움 받은 파일: Complex scaled complementary error function
도움 준 파일: Tracey Peaker, Coherent+Spontaneous Rayleigh-Brillouin Scattering Spectra
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!