필터 지우기
필터 지우기

Fourier Transform In matlab

조회 수: 1 (최근 30일)
Algorithms Analyst
Algorithms Analyst 2012년 9월 19일
Hello every one..
I am confused on a one question of my assignment which is on fourier transformation.Can anyone help me plz?The question is
1) Use lena image (f(i,j)). Calculate F(u-N/2,v-N/2). Plot|F(u-N/2,v-N/2)|. Reverse the magnitude of FT properly so that the resultant image is not too dark.
I am waiting for this answer. Can any one here o help me with a complete code? Thanks
  댓글 수: 2
Wayne King
Wayne King 2012년 9월 19일
In addition to just telling you to look at the help fft2()? You want somebody to "help" you by writing the complete answer to your assignment?
Algorithms Analyst
Algorithms Analyst 2012년 9월 20일
thank you Mr Wayne.I need some to to help me out from this question.This is soo confusing u know.I Know how to transfor image into fourier trnasform and I also know that how to find the magnitude and phase of the image using matlab.But still confuse how to solve it.Can you please send proper solution of this question.I didnot get any feedback from fft2. coz they are just using fourier transformation. Thanks

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

채택된 답변

Rick Rosson
Rick Rosson 2012년 9월 23일
>> doc fftshift
  댓글 수: 3
Rick Rosson
Rick Rosson 2012년 9월 23일
If you already know what fftshift does, and you already know how to use fft2, then what else do you need to know?
If you don't know what the doc command does, why don't you just try it?
Algorithms Analyst
Algorithms Analyst 2012년 9월 24일
Thanks Rosson for your help.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Discrete Fourier and Cosine Transforms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by