搜索资源列表
main
- DMT调制,就是把整个通信信道在频域上划分很多子信道,在每个子信道上仍然采用QAM或类似的带通信号进行传输。其中QAM的通带中心频率应该与相应的子信道的中心频率一致。-DMT modulation, that is, the entire communication channel in the frequency domain divided on a lot of channel in each channel is still used on QAM or similar bandpass
pcm
- 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
2
- 带通信号经过带通系统的等效基带表示,并画出带通信号经过带通系统的响应 及 等效基带信号经过等效基带系统的响应-After bandpass band-pass system, the equivalent baseband representation and draw through the band-pass bandpass response of the system and the equivalent base-band signal through the equivalent b
filter
- 带通滤波器,可以提取一定频宽范围内的信号-Bandpass filter can extract the signal within a certain bandwidth
dsp9
- 首先基于DSP(SEED-DEC5416)的语音采集,其次通过低通和带通的FIR滤波器进行除燥-the speech signal processing and then using low and bandpass FIR filter to remove noise
QPSK_daitong
- QPSK信号,数字带通传输,格雷码编码,根升余弦滤波器,加性高斯白噪声-QPSK signal, a digital bandpass transmission, gray code, root raised cosine filter, additive white gaussian noise
带通滤波
- 对信号进行带通滤波处理,滤波范围手动设置(Bandpass filtering for signal processing)
task1-4
- 利用带通滤波器利用多个通道将原始语音信号重构(Using a bandpass filter to reconstruct the original speech signal using multiple channels)