代码搜索:光信号检测

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

代码结果 10,000
www.eeworm.com/read/428810/8839666

txt matlab susan检测.txt

SUSAN检测代码2008年05月16日 星期五 21:20 Author: Abhishek Ivaturi Summary: SUSAN Edge detection in gray scale images. MATLAB Release: R13 Required Products: Image Processing Toolbox Description: Edg
www.eeworm.com/read/384674/8851475

txt 幅值检测.txt

module w1(clk,din,dout); input clk; input din; //input stdio wave output dout; //output half of input to max value reg dout,din_; reg[23:0] count1; reg[22:0] c
www.eeworm.com/read/186868/8900560

m 滑窗检测.m

close all;clear;clc; signalw=1200;%信号宽度 m=120000; %数据采样点数 pfa=0.001;%虚警概率 dectectw=signalw/4;%滑窗宽度 a=wgn(1,m,13,50,'dbm','real');%噪声 b=gate(a,m,dectectw,pfa)%门限 signal=real(fmlin(signalw,0,0.25
www.eeworm.com/read/427764/8922591

dsp 碰撞检测.dsp

# Microsoft Developer Studio Project File - Name="碰撞检测" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/427764/8922601

sln 碰撞检测.sln

 Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{059D6162-CD51-11D0-AE1F-00A0C90FFFC3}") = "碰撞检测", "碰撞检测.dsp", "{355BBAA8-B1EB-446D-BEBB-C10254213F48}"
www.eeworm.com/read/427764/8922611

dsw 碰撞检测.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/427764/8922624

suo 碰撞检测.suo