![]() |
[求助]解释程序语句问题(程序没问题,路过也看看,不难的!)
[SIZE="6"][B][/B][/SIZE]a=imread('11.jpg');
grid on figure(1) imshow(a,[]) afft=fft2(a); aabs=abs(afft(:,:,1)); aabss=fftshift(aabs); figure(2) imshow(aabss,[]) colormap(gray); colorbar figure(3) plot(aabss) colormap(gray); figure(4) meshc(aabss) maxx1=max(max(aabss)); 程序已经运行完全问题,但是看不懂程序,请有心人自制后运行看看,然后解释一下好吗?? 谢谢~~ |
所有时间均为北京时间。现在的时间是 03:22。 |
Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.