Login   Register  
PHP Classes
elePHPant
Icontem

Fast Fourier Transform

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Michele Andreoli
Name: Michele Andreoli is available for providing paid consulting. Contact Michele Andreoli .
Packages: 6 Browse all classes by Michele Andreoli Browse all classes by
Country: Italy Italy - PHP jobs in Italy
Age: 27
All time rank: 81233 in Italy Italy
Week rank: 111 Up6 in Italy Italy Up
Innovation award
Innovation award
Nominee: 3x


  Detailed description   Download .zip .tar.gz  
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 .zip .tar.gz  >  Support forum Support forum (2)  >  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)
All time users: 748 users
All time rank: 3892
Week users: 8 users
Week rank: 294 Up
 
  Groups   Screenshots Screenshots   Rate classes User ratings  
  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

  User ratings  
There are not enough user ratings to display for this class.

  Packages that need this class  
Class Dependency Why it is needed
Probability distribution
Required
To perform the Fast Fourier Transform and applying the filters at the signal

  Applications that use this class  
No application links were specified for this class.
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
Plain text file index.php Example Index
HTML file output.html Output Output

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.