Error function of complex numbers

Extend the error function to the complex plane.

現在この提出コンテンツをフォロー中です。

This package contains two MATLAB functions e=ERF(r) and e=ERFZ(z)} as MEX-files for Windows. ERF overloads the default MATLAB error function of real-valued numbers with a much faster implementation. ERFZ enhances ERF to evaluate the error function of complex numbers too. If called with real numbers, it is identical to ERF and equally fast. ERFZ can replace ERF if no error message is required when called with complex numbers. For compatibility with operating systems other than Windows on x86 processors, ERFZ is egally implemented as a normal M-file, which relies upon the default ERF by MATLAB.

Implementation details are found in the attached PDF manual.

引用

Marcel Leutenegger (2026). Error function of complex numbers (https://jp.mathworks.com/matlabcentral/fileexchange/18312-error-function-of-complex-numbers), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersError Functions についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0