代码搜索:同步信号

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

代码结果 10,000
www.eeworm.com/read/419769/10838776

m exa030307.m

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

m exa030306.m

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

m exa030307.m

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

m exa030306.m

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

cpp main.cpp

/************************************************************************ * file name: main.cpp * description: 使用类摸板,使你的信号可以方便地更改为各种数据类型。 * * modification history * ------------------
www.eeworm.com/read/297788/7996536

m system_upsend_1.m

%※ 数 据 发 送 端 ※%输出OQPSK信号 %************************************************************************** clc; clear all; close all; %*** 产生随机数字比特流x***% amplitude=1; longth=16*8; sourcedata=ampli
www.eeworm.com/read/396354/8111226

txt 2.txt

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity digital_clk is port(clk:in std_logic;--------------------------------------------------时钟信号 clr:in
www.eeworm.com/read/396354/8111765

txt ok.txt

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity digital_clk is port(clk:in std_logic;--------------------------------------------------时钟信号 clr:in
www.eeworm.com/read/246595/12717569

m demodulation.m

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

m exa030307.m

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