CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - QPSK FLAT FADING

搜索资源列表

  1. threeway

    3下载:
  2. 对3条固定路径的AWGN多径信道中的QPSK系统进行BER性能仿真(不同p和delay 的取值来分别定义莱斯(瑞利)平坦衰落信道、莱斯(瑞利)频率选择性衰落信道).-For three fixed-path multipath AWGN channel of the QPSK system BER performance simulation (different values for p and the delay are defined Rice (Rayleigh) flat fading
  3. 所属分类:3G develop

    • 发布日期:2017-03-23
    • 文件大小:7.82kb
    • 提供者:minmin
  1. MultipathChannelVerification

    0下载:
  2. Single/Multipath Channel Model Verificaiton EbNo vs. BER/SER under AWGN BPSK vs. QPSK Theory vs. Simulation AWGN vs. Flat Fading Channel Most files are written by myself, enjoy it. Figures are attached.
  3. 所属分类:3G develop

    • 发布日期:2017-04-04
    • 文件大小:73.07kb
    • 提供者:tornado22222
  1. qpsk

    2下载:
  2. 要求对有3条固定路径的AWGN多径信道中的QPSK系统进行BER性能仿真,并与在理想的AWGN信道中同样系统的BER性能进行比较。熟悉瑞利平坦衰落、莱斯平坦衰落与频率选择性衰落的特点,比较这些衰落信道的误码率。-Required to have three fixed-path AWGN multipath channels of QPSK system BER performance simulation, and in an ideal AWGN channel with the same
  3. 所属分类:Linux Network

    • 发布日期:2015-10-07
    • 文件大小:1.31kb
    • 提供者:沈岗
  1. flat_fad_channel

    0下载:
  2. 仿真一个QPSK调制信号通过一个平坦瑞利衰落的AWGN信道的误码率-simulate the BER of a QPSK modulated siganal using an AWGN channel with flat rayleigh fading
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:907byte
    • 提供者:重阳
  1. QPSK-Demodulation

    0下载:
  2. I simulated the SPACE TIME BLOCK CODED system based on Alamouti scheme, where the modulation is BPSK. Now I am trying to extend that to QPSK and higher modulations. Since for SISO channels, BER curve for BPSK and QPSK is equal in AWGN and fla
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:601byte
    • 提供者:den
  1. rayleigh

    0下载:
  2. qpsk仿真下面是该例子的源程序,P0、P1、P2分别是LOS路径和两条延迟瑞利分量的相对功率级。当p0=0且delay!=0时为瑞利频率选择性衰落,delay==0时为瑞利平坦衰落。-Here is the example qpsk simulation source, P0, P1, P2 are the LOS path Rayleigh component and two delayed relative power level. When p0 = 0 and the delay! =
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:3.92kb
    • 提供者:suenxiaoda
  1. precoding

    0下载:
  2. 程序对2发2收系统进行SVD算法的仿真。发送信号采用QPSK调制,信道为准静态瑞利平坦衰落信道,引入的噪声为均值为0的高斯白噪声,接收端采用最大似然检测算法,仿真其误比特率特性。-The SVD algorithm simulation program 2 admission system. Send signals using QPSK modulation, channel prevail static Rayleigh flat fading channels, the introduct
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1.2kb
    • 提供者:Polaris
  1. V-BLAST

    0下载:
  2. 程序对4发4收系统进行V-BLAST检测算法的仿真。发送信号采用QPSK调制,信道为准静态瑞利平坦衰落信道,引入的噪声为均值为0的高斯白噪声,接收端分别采用ZF、MMSE、ZF-OSIC、MMSE-OSIC四种检测算法,根据其误比特率比较性能。-V-BLAST detection algorithm simulation program 4 of 4 admission system. Send signals using QPSK modulation, channel quasi-stati
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-02
    • 文件大小:2.71kb
    • 提供者:Polaris
  1. zfpro

    0下载:
  2. 程序对2发2收系统进行ZF算法的仿真。发送信号采用QPSK调制,信道为准静态瑞利平坦衰落信道,引入的噪声为均值为0的高斯白噪声,接收端采用最大似然检测算法,仿真其误比特率特性。-The ZF algorithm simulation program 2 admission system. Send signals using QPSK modulation, channel prevail static Rayleigh flat fading channels, the introductio
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:820byte
    • 提供者:Polaris
  1. P4

    0下载:
  2. Aim: To pass a (a) BPSK signal (b) QPSK signal through a flat-fading Rayleigh Channel and observe SNR versus BER plot of the equalized signal.
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:13.13kb
    • 提供者:Ratul Deka
  1. mengte

    0下载:
  2. 使用蒙特卡罗方法模拟AWGN信道中QPSK的数字BER,并附加QPSK_AWGN.m脚本。 修改具有ZF接收机的系统中的瑞利平坦衰落信道的情况的代码。 在同一个图中绘制其数值和分析BER。(Use the Monte Carlo method to simulate the numerical BER of QPSK in AWGN channels, with the QPSK_AWGN.m scr ipt attached. Modify the code for the case o
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2kb
    • 提供者:呼哧呼哧
搜珍网 www.dssz.com