代码搜索:光信号检测

找到约 10,000 项符合「光信号检测」的源代码

代码结果 10,000
www.eeworm.com/read/208727/15238601

cpp 辐射光.cpp

#include #include #include #include #pragma comment(lib,"opengl32") #pragma comment(lib,"glu32") #pragma comment(lib,"glaux") void Init(void); voi
www.eeworm.com/read/107624/15604494

cpp 辐射光.cpp

#include #include #include #include #pragma comment(lib,"opengl32") #pragma comment(lib,"glu32") #pragma comment(lib,"glaux") void Init(void); voi
www.eeworm.com/read/102822/15756778

psd 光弹.psd

www.eeworm.com/read/102822/15756858

epg 光弹.epg

www.eeworm.com/read/102822/15756869

wav 光弹.wav

www.eeworm.com/read/102822/15756975

epg 光弹.epg

www.eeworm.com/read/149898/12336508

dat bookinfo.dat

[General Information] 书名=21世纪高等学校电子信息类教材 信号检测与估计 (第二版) 作者= 页数=309 SS号=11340257 出版日期=
www.eeworm.com/read/443017/7639396

m 检测到速度信息的雷达回波信号.m

% 检测到速度信号的回波信号及其频谱图 close all clear all clc; tao=1*10^(-4); f0=10e6; V=500; %物体的径向速度 R=10e4; C=3e8 B=1*10^6; u=B/tao; t=-tao/2:tao/1023:
www.eeworm.com/read/443009/7639470

m 检测到距离信息的雷达回波信号.m

% 雷达回波线性调频信号及其频谱图 close all clear all clc; tao=1*10^(-4); f0=0; B=1*10^6; u=B/tao; t=-tao/2:tao/1023:tao/2; R=5000; %雷达与物体距离 c=3e8; t0=2*R/c;