代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/35687/1060035
rar 4x4键盘.rar
www.eeworm.com/read/36958/1064818
m ch3_4_4.m
www.eeworm.com/read/36958/1064881
m ch8_4_4.m
%%%%%%%%%%%%%%%%%%%%Lucy-Richardson滤波
luc1 = deconvlucy(BlurredNoisy1,PSF1,5);%进行5次迭代
luc2 = deconvlucy(BlurredNoisy1,PSF1,15);%进行15次迭代
figure;
subplot(1,2,1);imshow(luc1);
title('Restored Image,
www.eeworm.com/read/36958/1064893
m ch4_3_4.m
theta = 0:179;
[R,xp] = radon(BW,theta);
figure, imagesc(theta, xp, R); colormap(hot);
xlabel('\theta (degrees)'); ylabel('x\prime');
title('R_{\theta} (x\prime)');
colorbar
www.eeworm.com/read/36958/1064897
m ch4_1_4.m
F = fft2(f,256,256);
imshow(F2,[-1 5],'notruesize');
colormap(jet); colorbar
www.eeworm.com/read/36958/1064903
m ch4_4_1.m
%映射和重建
%产生测试图像并显示
P = phantom(256);
imshow(P)
%计算投影数据
%设定几何关系为“线形”,分别给定光束数目为18,36和90。
theta1 = 0:10:170;
[R1,xp] = radon(P,theta1);
num_angles_R1 = size(R1,2)% num_angles_R1 = 18
theta2
www.eeworm.com/read/37287/1071698
uv2 ex4-4.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
Options 1,0,0 // Targe
www.eeworm.com/read/37287/1071705
bak ex4-4_opt.bak
www.eeworm.com/read/37287/1071706
m51 ex4-4.m51
BL51 BANKED LINKER/LOCATER V6.20 11/27/2009 20:42:14 PAGE 1
BL51 BANKED LINKER/LOCATER V6.20, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE ex4-4.
www.eeworm.com/read/41357/1143551