代码搜索:光信号检测
找到约 10,000 项符合「光信号检测」的源代码
代码结果 10,000
www.eeworm.com/read/442482/7650698
doc 实验七 用dac实现电压信号检测.doc
www.eeworm.com/read/338129/12323402
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/338125/12323595
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;
www.eeworm.com/read/7416/117011
pdf 实验12 模拟信号检测 3页.pdf
www.eeworm.com/read/415789/11054021
nh 微弱信号检测与采集技术的研究.nh
www.eeworm.com/read/276652/10720852
c 检测.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit DDD=P1^0;
uchar count1;
uint temp;
main()
www.eeworm.com/read/456987/7335921
键盘检测
www.eeworm.com/read/28833/1008737
键盘检测
www.eeworm.com/read/423154/10583573
frm 参数检测单元检测板.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX"
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1
Caption