04 2019 档案
摘要:close all;clear all;clc; % iterative=300; %设迭代次数为300次吧imagename='cameraman.tif'; %你想要提取相位的图像名称phaseimage='phase.png'; %要保存的相位图像名称figure(1),imshow(imag
阅读全文
摘要:close all;clear all;clc; %%% simulate the complex objectINput = imresize((imread('cameraman.tif')),[256,256]);objectAmplitude = double(INput); objectP
阅读全文

浙公网安备 33010602011771号