Recommend this page to a friend! |
Classes of Michele Andreoli | > | Fast Fourier Transform | > | Download .zip .tar.gz | > | Support forum (3) | > | Blog | > | Latest changes |
|
Groups | Screenshots | Dependents | Applications | Files |
Groups |
Algorithms | Numerical and statistical algorithms | View top rated classes |
PHP 5 | Classes using PHP 5 specific features | View top rated classes |
Audio | Voice and music data generation and manipulation | View top rated classes |
Innovation Award |
May 2010 Number 5 Prize: One downloadable copy of Komodo IDE |
Fast Fourier transform is an algorithm that can be used to compute the spectrum of frequencies of a sound sample or any other type of sampled signal. This class can be used to compute the Fast Fourier transform of a given sample, as well the inverse operation, rebuild the original signal from its frequency spectrum. Manuel Lemos |
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
Probability distribution | To perform the Fast Fourier Transform and applying the filters at the signal | Required |
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Files |
File | Role | Description |
---|---|---|
Complex.class.php | Class | Complex class |
FFT.class.php | Class | FFT class |
index.php | Example | Index |
output.html | Output | Output |
Install with Composer - Download all files: fft.tar.gz fft.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|