fft for signal 2 dimension

3 views (last 30 days)
mohamed  al-asklany
mohamed al-asklany on 26 Nov 2012
x=[x1;x2] x1=[ row data], x2[row data]; how to calculat fft for x?

Answers (1)

Image Analyst
Image Analyst on 26 Nov 2012
How about the fft2() function?

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!