fft for signal 2 dimension
Show older comments
x=[x1;x2] x1=[ row data], x2[row data]; how to calculat fft for x?
Answers (1)
Image Analyst
on 26 Nov 2012
0 votes
How about the fft2() function?
1 Comment
mohamed al-asklany
on 26 Nov 2012
Categories
Find more on Fast Fourier Transforms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!