?? example75_result.m
字號(hào):
%%%example75_result
figure('name','壓縮后的圖像','numbertitle','off');
subplot(1,2,1),imshow(mat2gray(reshape((W(:,1)*c1(1)+b),32,32)));
subplot(1,2,2),imshow(mat2gray(reshape((W(:,1)*c2(1)+b),32,32)));
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -