I=imread('C:\Users\wangd\Desktop\result3.png'); % m = rgb2gray(I); % r = unidrnd(,,); %产生一个1*100的数组,数组中的值为1至255中的随机值 % r1 = randi([,],,); %在开区间(,)生成10 * 100型随机矩阵 subplot(,,);imshow(I); title('原始图像'); : j= randi([,],,); i= randi([,],,); x= randi([,],,