搜索资源列表
根升余弦滤波器的MATLAB代码
- (Root Raised Cosine Filter)根升余弦滤波器的MATLAB代码,Root Raised Cosine Filter MATLAB code
FIR.rar
- 用窗函数法设计FIR 数字滤波器 能产生矩型窗、升余弦窗、改进升余弦窗和二阶升余弦窗的窗函数子程序,Window function method using FIR digital filter designed to produce the window rectangle, raised cosine window, improving the second order raised cosine window and the window raised cosine window fun
scrc-filter
- 用matlab实现升余弦滤波器,完整的matlab程序代码。-Raised cosine filter with matlab implementation, complete matlab code.
rrc_filter
- this is a verilog code for root raised cosine filter
rolloffdigitalfilterdesign
- 平方根升余弦滚降数字滤波器的设计 很不错的文章-Square root raised cosine roll-off digital filter design
16qam_channel_encode
- 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated,
shiyan4
- 基于matlab实现窗函数设计滤波器,包括矩形窗,升余弦窗,二阶升余弦窗。-Matlab window function based on the realization of the design filter, including the rectangular window, raised cosine window, the second order raised cosine window.
raised_cosine
- draw raised cosine filter response dra w raised cosine filter response draw raised cosine filter response-draw raised cosine filter response draw raised cosine filter response draw raised cosine filter response draw raised cosine filter res
liu5
- 升余弦滚降滤波系统的误码率 通信原理的应用-Raised cosine filter roll-off system bit error rate of application of the principle of communication
paprSCFDMA
- This the PAPR simulator for SC-FDMA by using the Raised-cosine filter or Root raised-cosine filter under different rolloffFactor. -This is the PAPR simulator for SC-FDMA by using the Raised-cosine filter or Root raised-cosine filter under different r
qam
- 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,计算误比特率。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated with a raised cosine roll-off function for base-ba
SpreadShaping
- 直接序列扩频+成型滤波,将编码后数据进行256倍扩频,再按照4倍内插根升余弦成型滤波,最后成形滤波后按4路并行输出,以满足并行输入DA的要求。-Direct Sequence Spread Spectrum+ shaping filter, the encoded data 256 times more spread spectrum, and then interpolated according to four times the root raised cosine shaping fil
fsk
- 在matlab上面对4fsk调制解调进行仿真,中间使用升余弦滤波器作为发送和接收滤波器-In the face of 4fsk modem matlab simulation, the middle raised cosine filter used to send and receive filters as
myrcosine
- 在matlab上面实现升余弦滤波器设计,不是用的matlab函数-In achieving the above raised cosine matlab filter design, not by the matlab function
rcosdomo
- 采用窗函数法设计一个可实现的数字FIR升余弦脉冲成形滤波器xtuanna-Use of window functions can be implemented to design a digital FIR raised cosine pulse shaping filter .xtuanna
hrollfcoef
- 升余弦滚降滤波器,主要完成 Generate coefficients of Nyquist filter-Raised Cosine filter, mainly to complete Generate coefficients of Nyquist filter
mod_demod
- 在matlab环境下实现通信系统中的BPSK,QPSK,16QAM,调制。成型滤波和匹配滤波都采用根升余弦函数。-In the matlab environment to achieve communication system BPSK, QPSK, 16QAM, modulation. Shaping filter and matched filter are used root raised cosine function.
implementation-of-srrc-filter
- 这是基于国标DMB_TH中发端升余弦滚降滤波器中FPGA实现,包括滤波器的理论,DA算法和多相分布算法-This is based on GB DMB_TH the originator Raised Cosine Filter in FPGA, including the filter theory, DA algorithm and multi-phase distribution algorithm
Square-Root-Raised-Cosine-Filter
- 根升余弦基带成形滤波器的设计及其DSP实现.最后利用系数对称特性,在某软件无线电电台系统的DSP 芯片中编程, 实现均方根升余弦滤波器的成形滤波算法-First this essay introduces baseband shaped filter theory and requirements of an SDR system on shaped filtering. And, the author introduces various realization methods
raised-cosine-filter
- 代码实现了一个根升余弦成型滤波器,2PAM信号通过此成型滤波器,并且匹配接收,画出了发送和接收波形,验证了代码的正确性。-The code designs a root raised cosine filter,2PAM signal transmitted through the filter and matched using the same filter, I plot the transmitted signal and received signal to verify the co