Be the first to rate this file! 9 Downloads (last 30 days) File Size: 1.37 KB File ID: #34389
image thumbnail

FFT for input sequence of any length

by Jitendra Dalei

 

30 Dec 2011

This program can calculate FFT of a sequence of length 2^n, where n < ∞

| Watch this File

File Information
Description

This is a substitute of the function 'FFT'.

Required Products Aerospace Toolbox
MATLAB release MATLAB 7.8 (R2009a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
30 Dec 2011 Jan Simon

Please explain what we see in the screenshot and the differences between Matlab's fft and your implementation.

31 Dec 2011 Jitendra Dalei

The screen shot is a graph in 3-D coordinate. X-axis defines k, y-axis and z-axis define real and imaginary parts of X(k). Here X(k) is the FFT output of x1(input). I did it in 3-D cause in simple stem the figure only contains imaginary part of X(K).

I've non idea which algorithm is used in MATLAB 'FFT'. There may be a difference in algorithm,but we can't see it.So I implemented my own.

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
fft Jitendra Dalei 30 Dec 2011 11:45:30
signal processing Jitendra Dalei 30 Dec 2011 11:45:30
matrix Jitendra Dalei 30 Dec 2011 11:45:30

Contact us at files@mathworks.com