Feeds
已回答
Implement 2D Discrete Fourier Transform?
if true % code endImg=imread('cameraman.tif'); %Img=mat2gray(Img); [x,y]=size(Img); subplot(1,2,1); imshow(Img);...
Implement 2D Discrete Fourier Transform?
if true % code endImg=imread('cameraman.tif'); %Img=mat2gray(Img); [x,y]=size(Img); subplot(1,2,1); imshow(Img);...
8 years 前 | 0
