fft for signal 2 dimension

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

0 votes

How about the fft2() function?

Tags

Asked:

on 26 Nov 2012

Community Treasure Hunt

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

Start Hunting!