Complex scaled complementary error function

Function computes the complex scaled complementary error function.

이 제출물을 팔로우합니다

Matlab provides the function erfcx which computes a scaled error function. However, the input argument must be real. This function computes the values of the Fadeeva function for complex inputs.

Note that W(i*x) = erfcx(x) for real-values x.

An error flag is set if the algorithm does not converge.

The algorithm is taken from the work published in TRANSACTIONS ON MATHEMATICAL SOFTWARE, VOL. 16, NO. 1, PP. 47.

인용 양식

Thomas Winiecki (2026). Complex scaled complementary error function (https://kr.mathworks.com/matlabcentral/fileexchange/12091-complex-scaled-complementary-error-function), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Error Functions에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

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

Added keyword.