-
利用直接法实现发射机的实际信号输出通道…
采用直接法实现实信号输出信道化发射机matlab仿真程序:可清楚地看出输入的基带信号被分别调制到了相应的频带上,并且输入的各路基带信号的频谱结构可以很明显地在输出的频谱中体现出来-Using the direct method to achieve real signal output channel of the transmitter matlab simulation program: You can clearly see that the input base-band signal is modulated separately to the corresponding frequency band, and the input signal spectrum with the roadbed structure can be clearly in the output reflected in the spectrum
- 2022-02-02 19:40:13下载
- 积分:1
-
m序列的概念、产生原理、方法、性质和运用,了解m序列的框图、仿真波形,学会对m序列的仿真设计....
m序列的概念、产生原理、方法、性质和运用,了解m序列的框图、仿真波形,学会对m序列的仿真设计.-The concept of m sequences, resulting in principles, methods, nature and use to understand the m sequence diagram, simulation waveforms, the Institute for Simulation and Design of m sequences.
- 2022-12-26 22:40:03下载
- 积分:1
-
Matlab language used to describe the cdma systems, conduct more exchanges
用matlab语言描述了cdma系统,多多交流-Matlab language used to describe the cdma systems, conduct more exchanges
- 2022-08-09 04:39:57下载
- 积分:1
-
json cpp JSON 解析器
jsoncpp是一个JSON(http://json.org)读写器在C ++中的实现。JSON(JavaScript对象符号)是一种轻量级的数据交换格式。这是很容易为人们阅读和书写。它是易于机器解析和生成。
- 2023-02-23 06:15:03下载
- 积分:1
-
3GPP LTE的MIMO Channel Model,是在SCM基础上进行的扩展,比SCM能支持更大的带宽及更高的频段
3GPP LTE的MIMO Channel Model,是在SCM基础上进行的扩展,比SCM能支持更大的带宽及更高的频段-3GPP LTE of MIMO Channel Model, is based on SCM expansion than SCM can support a greater bandwidth and higher frequency bands
- 2023-04-19 11:50:04下载
- 积分:1
-
一个VB控制并口的通讯的源代码,显示如何用VB控制并口通讯
一个VB控制并口的通讯的源代码,显示如何用VB控制并口通讯-a VB control of the parameter of source code, and show how VB control Parallel Communications
- 2023-01-12 20:40:04下载
- 积分:1
-
The use of c# Prepared serial programming, development tools is a 2005 developme...
利用c#编写的串口编程,开发工具是2005的开发工具,和单片机通讯-The use of c# Prepared serial programming, development tools is a 2005 development tools, and single-chip communications
- 2023-04-15 04:40:03下载
- 积分:1
-
简易FIR滤波器
1、FIR数字滤波器的设计(1)在主函数中调用dsnFIR函数,滤波器参数设为21阶、带阻、矩形窗、采样率1000Hz、上下截止频率分别为100Hz,400Hz;(2)利用drawFIR函数分别画出所设计的FIR滤波器的幅频特性图和相频特性图。2、FIR数字滤波实现(1)编写一个输入信号子程序func(),输入信号为一连续函数,表达式为;(2)对输入信号进行采样,即 ,这里取采样率,得到离散序列x(n);(3)取x(n)中前40个点的值,将其转为复数存入复数数组x[64]中,并对x[64]做64点的FFT,得到的X(k)存回x[64]中;(4)已知在主函数中调用dsnFIR函数后得到的输出结果b[21]即为FIR滤波器单位冲激响应h(n)的值,将其转为复数存入复数数组h[64]中,并对h[64]做64点的FFT,得到的H(k)存回h[64]中;(5)已知用FIR滤波器对输入信号进行滤波就是将输入信号x(n)与滤波器单位冲激响应h(n)做卷积运算,故我转到频域采用FFT方法实现对输入信号x(n)的滤波,即将X(k)与H(k)相乘,得到滤波后信号的FFT变换Y(k),然后只需对Y(k)做IFFT变换即可得到滤波后信号y(n)。
- 2022-05-23 13:46:22下载
- 积分:1
-
通信原理的所有公式
考研用的,大家可以下来参考
通信原理的所有公式
考研用的,大家可以下来参考-Communication principle of all formulas used in PubMed, we can down the reference
- 2022-01-26 03:01:36下载
- 积分:1
-
通讯程序源码,类似ProComm
通讯程序源码,类似ProComm -Communication source as ProCo
- 2022-03-13 13:10:41下载
- 积分:1