代码搜索:辅同步信号
找到约 10,000 项符合「辅同步信号」的源代码
代码结果 10,000
www.eeworm.com/read/381319/9097991
m exa030306.m
%---------------------------------------------------------------------------------------
% exa030306.m, for example 3.3.6 and fig 3.3.6
% 说明高斯线性调频信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrpwv.m,
%
www.eeworm.com/read/281861/9128761
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/380070/9166663
m exa030307.m
%---------------------------------------------------------------------------------------
% exa030307.m, for example 3.3.7 and fig 3.3.7
% 说明多普勒信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrwv.m,
% 还要用到
www.eeworm.com/read/380070/9166746
m exa030306.m
%---------------------------------------------------------------------------------------
% exa030306.m, for example 3.3.6 and fig 3.3.6
% 说明高斯线性调频信号的WVD;
%
% 注:在该程序中,用到了子程序 tfrpwv.m,
%
www.eeworm.com/read/182790/9190912
m demodulation.m
function demod_out = demodulation(demod_in,mod_mode)
%%*************************************************************************
%%Function information:
%%由信道信号的复数值解调对应的二进制序列(In this program,the c
www.eeworm.com/read/366119/9831833
c main.c
/* ****************************************************************
** 功能描述: ECCP1工作于PWM全桥正向输出,P1D调制信号输出,P1A激活
*************************************************************** */
#include "pic18.h"
www.eeworm.com/read/365963/9838159
c timera1.c
/************************************************************
*产生4ms的周期PWM信号用于控制ADC2的采样周期
************************************************************/
#include
void TimerA_I
www.eeworm.com/read/169233/9873591
tdf 8d.tdf
% 8D寄存器 %
SUBDESIGN 8d % *********子模块头,和文件同名******** %
( % **************** 信号定义 *********** %
in[7..0] : INPUT = VCC;
clk : INPUT = VCC;
out[7..0] : OUTPUT;
)
VARIABLE
www.eeworm.com/read/280545/10314013
m demodulation.m
function demod_out = demodulation(demod_in,mod_mode)
%%*************************************************************************
%%Function information:
%%由信道信号的复数值解调对应的二进制序列(In this program,the c
www.eeworm.com/read/354485/10350594
m demodulation.m
function demod_out = demodulation(demod_in,mod_mode)
%%*************************************************************************
%%Function information:
%%由信道信号的复数值解调对应的二进制序列(In this program,the c