代码搜索:信号链

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

代码结果 10,000
www.eeworm.com/read/314800/13558987

m exa030307.m

%--------------------------------------------------------------------------------------- % exa030307.m, for example 3.3.7 and fig 3.3.7 % 说明多普勒信号的WVD; % % 注:在该程序中,用到了子程序 tfrwv.m, % 还要用到
www.eeworm.com/read/314800/13559024

m exa030306.m

%--------------------------------------------------------------------------------------- % exa030306.m, for example 3.3.6 and fig 3.3.6 % 说明高斯线性调频信号的WVD; % % 注:在该程序中,用到了子程序 tfrpwv.m, %
www.eeworm.com/read/313413/13588410

m demodulation.m

function demod_out = demodulation(demod_in,mod_mode) %%************************************************************************* %%Function information: %%由信道信号的复数值解调对应的二进制序列(In this program,the c
www.eeworm.com/read/307021/13732914

vhd rom256_8.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; ENTITY rom256_8 IS PORT( addr: IN INTEGER RANGE 0 TO 255; --地址信号 clk : IN STD_LOGIC; --时钟 d
www.eeworm.com/read/302824/13826924

m demodulation.m

function demod_out = demodulation(demod_in,mod_mode) %%************************************************************************* %%Function information: %%由信道信号的复数值解调对应的二进制序列(In this program,the c
www.eeworm.com/read/482655/6620654

m page29_1_7c.m

n=0:10; x=power(0.5,n); stem(n,x,'filled');%用来画离散的信号 axis([-3,7,-0.1,1.1]); xlabel('n'); ylabel('x[n]');
www.eeworm.com/read/482336/6622957

bak sed1335.c.bak

/******************************************************************************* 1...RESET..... 复位信号,低电平有效,阻容式复位电路 2.../RD..... RD 读有效 3.../WR..... WR 写有效 4.../
www.eeworm.com/read/263720/11345713

m exa030307.m

%--------------------------------------------------------------------------------------- % exa030307.m, for example 3.3.7 and fig 3.3.7 % 说明多普勒信号的WVD; % % 注:在该程序中,用到了子程序 tfrwv.m, % 还要用到
www.eeworm.com/read/263720/11345715

m exa030306.m

%--------------------------------------------------------------------------------------- % exa030306.m, for example 3.3.6 and fig 3.3.6 % 说明高斯线性调频信号的WVD; % % 注:在该程序中,用到了子程序 tfrpwv.m, %
www.eeworm.com/read/404633/11481190

h statemachine.h

/*************************************************************************** **Filename : StateMachine.H 事件分发和状态转换头文件 * Programmer : Haven **Date : 2007.9.25 **DESCRIPTION: 定义了预留的事件信号,状态转换和初始转