필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how program discrete fourier transform

조회 수: 1 (최근 30일)
krak
krak 2013년 5월 23일
마감: MATLAB Answer Bot 2021년 8월 20일
hi ! I want to program a discrete Fourier transform to detect the outline of an image
Z(K)= p(k) exp(j*2*pi*l*k)/n
l=0,1.....n-1
Z=>fourier transform
p(k)=>Representation of the border of the object in an unidimensionnel space p(l)=x(l)+jy(l)
(l=0,1....n-1)
j=sqrt-1
help please
  댓글 수: 1
Iain
Iain 2013년 5월 23일
Look up fft in the help...

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by