Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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.
Cita come
Thomas Winiecki (2026). Complex scaled complementary error function (https://it.mathworks.com/matlabcentral/fileexchange/12091-complex-scaled-complementary-error-function), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato: Faddeeva function (FFT based), Generation of Random Variates
Informazioni generali
- Versione 1.0.0.0 (2,33 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 | Added keyword. |
