Script Category : PHP
Script Sub Category : Development Tools
PHP_Fourier is a PHP script that computes the FFT of a complex array. The size of the array must be an integer power of 2. This script script is a direct port of the algorithm used in Numerical Recipies in C.
|