A sampling-based algorithm for the Voigt/complex error function

A function file to compute the complex error function with high-accuracy.

이 제출물을 팔로우합니다

This function file computes the complex error function (also known as the Faddeeva function) by using a new method of sampling based on incomplete cosine expansion of the sinc function [1, 2]. External domain is computed by the Laplace continued fraction [3]. The description of the algorithm is presented in the work [4].
---------------------
REFERENCES
[1] S. M. Abrarov and B. M. Quine, Appl. Math. Comput., 258 (2015) 425-435.
https://doi.org/10.1016/j.amc.2015.01.072
[2] S. M. Abrarov and B. M. Quine, J. Math. Research, 7 (2) (2015) 163-174.
https://doi.org/10.5539/jmr.v7n2p163
[3] W. Gautschi, SIAM J. Numer. Anal., 7 (1) (1970) 187-198.
https://doi.org/10.1137/0707012
[4] S. M. Abrarov, B. M. Quine and R. K. Jagpal, Appl. Numer. Math., 129 (2018) 181-191.
https://doi.org/10.1016/j.apnum.2018.03.009

인용 양식

Sanjar Abrarov (2026). A sampling-based algorithm for the Voigt/complex error function (https://kr.mathworks.com/matlabcentral/fileexchange/66752-a-sampling-based-algorithm-for-the-voigt-complex-error-function), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Ordinary Differential Equations에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

Minor correction in title.
Figure is added.