CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 根升余弦滤波器

搜索资源列表

  1. 根升余弦滤波器的MATLAB代码

    2下载:
  2. (Root Raised Cosine Filter)根升余弦滤波器的MATLAB代码,Root Raised Cosine Filter MATLAB code
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:866
    • 提供者:brian
  1. FPGA-basedimplementationoftherootraisedcosine

    0下载:
  2. 基于FPGA实现根升余弦滤波器的研究(在MATLAB环境中)-FPGA-based implementation of the root raised cosine filter (in the MATLAB environment)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:38857
    • 提供者:xiaoyuehaome
  1. Square-Root-Raised-Cosine-Filter

    0下载:
  2. 根升余弦基带成形滤波器的设计及其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
  3. 所属分类:DSP program

    • 发布日期:2017-03-22
    • 文件大小:118224
    • 提供者:程文翔
  1. cosine_filter

    0下载:
  2. 一组取值为+/-1的随机序列,每两个数据之间插入3个0,然后将序列通过一个设计好的根升余弦滤波器,并用周期图法和Welch法分别绘制信号的功率谱。再次通过根升余弦滤波器后用stem函数绘图。-A set of values ​ ​ is+ /-1 random sequence inserted between every two data 3 0, then the sequence through a root raised cosine filter designed,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1174
    • 提供者:王岱维
  1. root_raise_cos

    2下载:
  2. matlab代码,根升余弦滤波器对数字基带信号进行成型滤波,匹配滤波-Matlab code, the root raised cosine filter on the digital baseband signal shaping filter, matched filter
  3. 所属分类:Other systems

    • 发布日期:2014-09-02
    • 文件大小:2048
    • 提供者:jiaozhoubin
  1. raised-cosine-filter

    0下载:
  2. 代码实现了一个根升余弦成型滤波器,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
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:691
    • 提供者:
  1. rcosine

    1下载:
  2. 对码元序列进行基带成型滤波,来减少码间串扰,采用的是升余弦滚降滤波器,可以通过更改参数的方式来更改成根升余弦滚降滤波器-Symbol sequence baseband shaping filter to reduce inter-symbol interference, raised cosine roll-off filter, you can change the parameters to change into a root raised cosine roll-off filter
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:861
    • 提供者:李赞
  1. sqrt_rcosine

    0下载:
  2. 对原始码元序列进行基带成型,采用的是根升余弦滚降滤波器,可以更改参数变成升余弦滚降滤波器-Baseband shaping the source sequence, using root raised cosine roll-off filter, you can change the parameters into a raised cosine roll-off filter
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:893
    • 提供者:李赞
  1. match_filter

    1下载:
  2. BPSK匹配滤波器的误码率统计。1.二进制PSK信号进过波形生成器,生成根升余弦信号 2.对信号加噪声 3.接受加噪信号后,匹配滤波 4.统计误码率-BPSK matched filter error rate statistics. 1 signal into a binary PSK waveform generator had to generate root raised cosine signal (2) of the signal plus noise 3. Accept the a
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:629
    • 提供者:黄星煜
  1. zuoye2

    0下载:
  2. 主要编写了一组二进制数据通过根升余弦滤波器后的波形,但并没有使用ISE内部的FIR滤波器内核,该程序相当于编写了一个根升余弦滤波器。-Mainly prepared a set of binary data through the root raised cosine filter waveform after, but did not use the ISE internal FIR filter kernel, the program is equivalent to the prepara
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3737899
    • 提供者:林源
  1. QPSK_DSSS

    3下载:
  2. 该程序使用verilog语言,编写了QPSK-DSSS系统的发端,主要模块包括对同相分量和正交分量的扩频,通过根升余弦滤波器,以及与载波相乘等模块。-The program uses the verilog language, written QPSK-DSSS system, the originator, the main modules include in-phase and quadrature components of the spectrum, through the root
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-06
    • 文件大小:6983636
    • 提供者:林源
  1. BPSKaQPSK

    6下载:
  2. BPSK与QPSK调制解调系统的Matlab仿真程序; 发送滤波器与接收滤波器均为根升余弦滚降滤波器; 信道噪声为加性高斯白噪声; 绘制BPSK与QPSK调制下的误码率与信噪比曲线图,并与理论曲线进行对比。 -BPSK and QPSK modulation and demodulation systems Matlab simulation program transmit and receive filters are root raised cosine filter
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2253
    • 提供者:WatcherVC
  1. s1

    1下载:
  2. 仿真高斯白噪声信道下QPSK的Eb/N0与误比特率之间的关系。 要求: 任选一种工具进行仿真:SPW、Matlab、Simulink。 成型滤波器采用根升余弦滚降滤波器,滚降系数为0.5,过采样因子为4 要求仿真至1e-5误比特率 。 与理论值对比,绘出对比曲线-Simulation of Gauss white noise channel QPSK between Eb/N0 and bit error rate of the relationship. Require
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:855
    • 提供者:李硕
  1. qpsk-RRC

    0下载:
  2. qpsk的仿真以及根升余弦滤波器成形另外有误比特率的比较-qpsk simulation and shaping the root raised cosine filter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:1062
    • 提供者:张光宇
  1. soqpsk

    2下载:
  2. SOQPSK调制,根升余弦滤波器源代码,用于初学者的使用和学习-SOQPSK modulation,root-raise cosine filter to use and study for a new user
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:2549
    • 提供者:yuzhongyang
  1. pulse_shaping_filter

    0下载:
  2. 无线通信系统发射端仿真中,脉冲成型滤波器。是一种根升余弦滤波器。-A pulse shaping filter in the wireless communication system. It is a root raised cosine filter.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:618
    • 提供者:indianajonesxu
  1. rcosine

    0下载:
  2. 简单介绍根升余弦滤波器的概念和设计,附有毕业设计。还有一些代码。-Brief root raised cosine filter concept and design, with graduation. There are some code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:993739
    • 提供者:leo
  1. QPSK_daitong

    0下载:
  2. QPSK信号,数字带通传输,格雷码编码,根升余弦滤波器,加性高斯白噪声-QPSK signal, a digital bandpass transmission, gray code, root raised cosine filter, additive white gaussian noise
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-14
    • 文件大小:2586
    • 提供者:刘介园
  1. rcosfir_sqrt

    0下载:
  2. 通过代码计算根升余弦滤波器系数,并通过与matlab本身自带生成函数做了比较-By code calculates root raised cosine filter coefficients, and through matlab comes with its own generating functions were compared
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:695
    • 提供者:wych
  1. 根升余弦滤波器

    1下载:
  2. 产生根升余弦滤波器,并绘制其成型滤波,频域图(Generatging Nyquist filter, and plot the figure of Frequence-Amptitude)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:Leon.Wolf
« 12 »
搜珍网 www.dssz.com