This is a code for Octave (probably works in Matlab too), to calculate the Faddeeva function. It is based on code from Matpack, and is basically a conversion from the original C++ to Octave code. The Faddeva function can be used, in turn, to calculate related functions as the complex error function, plasma dispersion function, etc. It accepts complex arguments.
To use it, simply put the script in a directory where Octave can find
it, and call it as
This file is distributed under the GNU General Public License.
Send comments and suggestions.
Version 1.0 | (5 October 2005) |