fft for signal 2 dimension

조회 수: 2 (최근 30일)
mohamed  al-asklany
mohamed al-asklany 2012년 11월 26일
x=[x1;x2] x1=[ row data], x2[row data]; how to calculat fft for x?

답변 (1개)

Image Analyst
Image Analyst 2012년 11월 26일
How about the fft2() function?
  댓글 수: 1
mohamed  al-asklany
mohamed al-asklany 2012년 11월 26일
i use it but output data are (NaN)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by