PHP Classes
elePHPant
Icontem

Fast Fourier Transform: Compute the Fast Fourier Transform of sampled data

Recommend this page to a friend!

  Author Author  
Picture of Michele Andreoli
Name: Michele Andreoli <contact>
Classes: 7 packages by
Country: Italy Italy
Innovation award
Innovation award
Nominee: 4x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to compute the Fast Fourier Transform (FFT) of sampled data, as well the inverse Fast Fourier transform.

It takes an array of sample data values and calculates the respective Fast Fourier Transform. The result is returned as an array of complex values.

The class can also do the opposite, i.e. compute the inverse Fast Fourier transform .

  Classes of Michele Andreoli  >  Fast Fourier Transform  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Fast Fourier Transform
Base name: fft
Description: Compute the Fast Fourier Transform of sampled data
Version: 0.1
PHP version: 5
License: GNU General Public License (GPL)
 
  Groups   Screenshots Screenshots   Dependents   Applications   Files Files  

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Audio Voice and music data generation and manipulation View top rated classes

  Files folder image Screenshots  
screenshot
File Role Description
Accessible without login Image file screenshot Screen Screenshot


  Innovation Award  
PHP Programming Innovation award nominee
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  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file Complex.class.php Class Complex class
Plain text file FFT.class.php Class FFT class
Accessible without login Plain text file index.php Example Index
Accessible without login HTML file output.html Output Output

Install with Composer Install with Composer - Download 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.