Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

how program discrete fourier transform

1 Ansicht (letzte 30 Tage)
krak
krak am 23 Mai 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentar
Iain
Iain am 23 Mai 2013
Look up fft in the help...

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by