Message Boards Message Boards

0
|
5260 Views
|
4 Replies
|
1 Total Likes
View groups...
Share
Share this post:

How to calculate FTT with a dimension

Posted 10 years ago
Hallo, 
how can i calculate the FFT with a dimension? Like:
fft(my_list,n) // n = dimension
Thank you very much!
POSTED BY: Max Rasumak
4 Replies
I see.

A gentle suggestion:  when you post a question, explain it in detail.  From your initial post it was not clear wht you were asking. 

Best,
David
POSTED BY: David Reiss
Posted 10 years ago
OK i found it :
f=Fourier[PadRight[my_list,n,0.]]
POSTED BY: Max Rasumak
Posted 10 years ago
Thanks but i mean , Y = fft(X,n) with a  the n-point DFT, where n is the size of X in the first nonsingleton dimension. ( n = Next power of 2 from length of y)
POSTED BY: Max Rasumak
Fourier can compute the FFT of an array of arbitrary dimension.  See it's documentation:

http://reference.wolfram.com/mathematica/ref/Fourier.html
POSTED BY: David Reiss
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract