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년 초과 전 | 0
