Info
此问题已关闭。 请重新打开它进行编辑或回答。
how program discrete fourier transform
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!