FFT_custom

A short-time fast Fourier transform function with advanced short-time

Syntax ^

function [ Y, frequencies, Frames, Windows, Yo, Frames_orig] = FFT_custom( audio_pathORdata, signal_info )

Description ^

 A short-time fast Fourier transform function with advanced short-time 
 features, such as frame prediction.
 
 Syntax:    [ Y, frequencies, Frames, Windows, Yo, Frames_orig] = ...
                               FFT_custom( audio_pathORdata, signal_info )
 
 Inputs: 
     input1 - Description
     input2 - Description
     input3 - Description
 
 Outputs: 
     output1 - Description
     output2 - Description
 
 Example: 
     Line 1 of example
     Line 2 of example
     Line 3 of example
 
 See also: List related files here

Cross-Reference Information ^

This function calls: This function is called by:
Generated on Tue 05-Sep-2017 07:46:10 for Sound Zones