CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - turbo 编码器

搜索资源列表

  1. turbo-codes

    0下载:
  2. 在Matlab平台上实现WCDMA Turbo编码器的仿真
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10.26kb
    • 提供者:吴雨彤
  1. 098

    0下载:
  2. [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.69mb
    • 提供者:李灵
  1. Turbo_QAM_2a

    0下载:
  2. Turbo编码16QAM在AWGN信道中的性能Turbo码份量码为[1,17/15],码率为1/2,采用随机交织器-the encoder and decoder of the Turbo code
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.79kb
    • 提供者:bxq
  1. D016057

    0下载:
  2. RA 码及其在通信系统中的应用研究确良:重复累积码;简化译码算法;高斯估计;比特交织编码调制;光纤通 信;码率兼容码;Turbo 码交织器-RA Code and Its Application in Communication System does good: repeat accumulate codes simplify the decoding algorithm Gaussian estimation Bit-Interleaved Coded Modulation op
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:485.25kb
    • 提供者:zhen
  1. control

    0下载:
  2. Turbo码编码器时序控制模块,能够对于RAM,ROM读写以及编码器其他功能模块的使能进行控制-Turbo code encoder timing control module, to the RAM, ROM reader and encoder modules, other functions can be controlled so that
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:1.34kb
    • 提供者:sunhao
  1. rom

    0下载:
  2. Turbo码编码器的Rom宏模块,此模块中包含Rom.v文件和存储交织地址的.mif文件-Turbo code encoder Rom macro module, this module contains intertwined Rom.v documents and store addresses. Mif file
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:8.62kb
    • 提供者:sunhao
  1. juanjijiaozhi

    0下载:
  2. turbo乘积码编码,译码中交织器的程序-turbo product code encoding, decoding process in the interleaver
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1.48kb
    • 提供者:风中
  1. TTurbo_QAM_2au

    1下载:
  2. Turbo编码16QAM在AWGN信道中的性能Turboo码份量码为[1,17/15],码率为1/2,采用随机交织器 -Turbo coded 16QAM in AWGN channel performance Turboo code amount of code [1, 17/15], the rate 1/2, using a random interleaver
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2.59kb
    • 提供者:快捷的
  1. Turbo

    0下载:
  2. 使用C编写的基于QPP交织器的turbo编码及译码器。编码器出来的结果没有经过调制直接通过高斯白噪声信道(加入随机噪声),译码后的结果与编码前结果相同。开发环境是visual studio2010.-Written in C, based on QPP interleaver turbo encoder and decoder. Out the results of the encoder is not modulated directly by a white Gaussian noise c
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:1.22mb
    • 提供者:潘潘
  1. WuYuFei_matlab

    0下载:
  2. turbo码运行,编码模块,包括分量编码器,删余,复用,交织等,译码模块,包括算法-operation of the turbo code, encoding module, including the component encoders, puncturing, multiplexing, interleaving, decoding module, including algorithms,
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:80.8kb
    • 提供者:陈婷燕
  1. Turbo_encoder1

    1下载:
  2. Simulink建模仿真Turbo编码器全,花了些时间做的,希望有用-Simulink modeling and simulation Turbo encoder whole, took some time to do, I hope useful
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:8.75kb
    • 提供者:王新旺
  1. WuYufei_matlab

    0下载:
  2. turbo编译码matlab程序,实现了Log-Map,SOVA译码算法,编码器可任意配置-a matlab program contain turbo encoding and decoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:18.78kb
    • 提供者:fdggd
  1. turbo_code_5g

    1下载:
  2. 5G通信必须用到的编码:Turbo码是Claude.Berrou等人在1993年首次提出的一种级联码。基本原理是编码器通过交织器把两个分量编码器进行并行级联,两个分量编码器分别输出相应的校验位比特;译码器在两个分量译码器之间进行迭代译码,分量译码器之间传递去掉正反馈的外信息,这样整个译码过程类似涡轮(Turbo)工作。因此,这个编码方法又被形象地称为Turbo码。Turbo码具有卓越的纠错性能,性能接近香农限,而且编译码的复杂度不高。-5G communication must be used
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:17kb
    • 提供者:王大神
  1. turbo码

    2下载:
  2. Turbo码编码器和译码器的MATLAB仿真,不同译码算法性能对比,不同迭代次数译码性能对比(MATLAB simulation of Turbo code encoder and decoder, performance comparison of different decoding algorithms, and comparison of decoding performance of different iterations.)
  3. 所属分类:其他

    • 发布日期:2018-06-03
    • 文件大小:2.08mb
    • 提供者:a927719458
搜珍网 www.dssz.com