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

搜索资源列表

  1. turbo_sys_demo

    2下载:
  2. 程序包括Turbo 码的编码与译码算法.Turbo 码译码算法包括LOG-MAP和SOVA.-procedures include the Turbo Code encoding and decoding algorithm. Turbo Decoding algorithm including LOG-MAP and SOVA.
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:11.94kb
    • 提供者:尹伟
  1. TurboCode&Modulation

    3下载:
  2. turbo码系统的仿真,包括编码、交织、不同译码、穿孔等各个部分的程序。仿真结果在图中表现。译码算法为log-map。-turbo code system simulation, including encoding, interleaving, different decoder, such as perforation of part of the process. Simulation results are shown in Fig. Decoding algorithm for log
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:28.75kb
    • 提供者:赵欣
  1. Turbocode

    2下载:
  2. 包括turbo码编译码程序,译码算法包括sova及max-log-map算法,并有完整链路验证其性能。-including turbo coding - decoding procedures, SOVA including decoding algorithm and max-log-map algorithm, and link integrity test its performance.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12.95kb
    • 提供者:tanbo
  1. CTC 解码算法

    2下载:
  2. This platform simulates the classical turbo encoding-decoding system, including Log-MAP algorithm and max-log-MAP algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2009-12-09
    • 文件大小:7.84kb
    • 提供者:chugs@sina.com
  1. LogMAPdecode_htm.rar

    0下载:
  2. log map 解码算法的仿真及与其他算法的比较,log map decoding algorithm simulation and comparison with other algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:2.36kb
    • 提供者:何美枝
  1. turbo_sys_demo

    0下载:
  2. This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed. First encoder is t
  3. 所属分类:3G develop

    • 发布日期:2017-03-26
    • 文件大小:2.36kb
    • 提供者:yk
  1. turbo.rar

    0下载:
  2. tuobo码的编码,以及tuobo码的译码算法,其中包括log-map算法和sova算法,tuobo code encoding and decoding algorithm tuobo code, including algorithms and log-map algorithm sova
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2.39mb
    • 提供者:沈晓光
  1. MaxLogMAPDecoding

    1下载:
  2. Max Log MAP decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3.32kb
    • 提供者:
  1. BCJR_turbo

    0下载:
  2. bcjr code programe in mat lab
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:174.59kb
    • 提供者:gaurav
  1. RSCC_Turbo

    1下载:
  2. 运用Log-Map迭代译码算法实现Turbo码的简化译码,改善了码率,提高译码速度,减小了运算量。-The use of Log-Map iterative decoding algorithm decoding Turbo codes to simplify and improve the bit rate, improve decoding speed and reduce the computational complexity.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:115.72kb
    • 提供者:何天玲
  1. turbo

    5下载:
  2. 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-10-12
    • 文件大小:337.64kb
    • 提供者:陈侯海
  1. article

    0下载:
  2. Turbo码的编译码实现及Log-MAP算法性能仿真的小论文-the achievementof Turbo Decoding and codeding,and performamce simulation of the Log-MAP algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:568.96kb
    • 提供者:陈侯海
  1. BCJR

    1下载:
  2. BCJR算法是在Turbo码的译码中广泛使用的一种重要算法。程序实现了BCJR的具体译码方法。程序是MAP-LOG的实现算法。-BCJR Algorithm for Turbo decoding is widely used in a key algorithm. The specific procedures implemented BCJR decoding method. MAP-LOG program is the realization algorithm.
  3. 所属分类:Communication

    • 发布日期:2016-04-19
    • 文件大小:987byte
    • 提供者:jack
  1. turbodecode

    0下载:
  2. turbo码的解码程序 log—map迭代算法-turbo code decoding process
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:4.78kb
    • 提供者:cl
  1. WIMAX_Turbo_Code

    1下载:
  2. 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
  3. 所属分类:3G develop

    • 发布日期:2016-08-15
    • 文件大小:26kb
    • 提供者:bennytang
  1. my_turbo

    1下载:
  2. turbo码的编解码程序,采用max-log-map算法,简单易用。程序采用QPSK调制,信道为AWGN-turbo code decoding process, using max-log-map algorithm, easy to use. Program uses QPSK modulation, AWGN channel is
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:4kb
    • 提供者:张佑昌
  1. Turbo_code_simulation

    1下载:
  2. 1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。 2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是 加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数 trellis来生成自己的相关参数。 3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打 孔得到。在译码时通过对打孔位置添0恢复成1
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1.34mb
    • 提供者:谢小谢
  1. log_map

    0下载:
  2. 自己编写的Turbo码译码程序,采用log-map译码算法,并采用迭代译码。-Turbo code decoding procedures,written by myself, using Log-MAP decoding algorithm, and the use of iterative decoding.
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:2.19kb
    • 提供者:单边
  1. My-turbo

    1下载:
  2. turbo码编码以及解码程序,编码根据3GPP LTE协议编码,解码程序包括log map,max log map以及门限max log map解码-turbo coding and decoding process, encoded according to 3GPP LTE protocol encoding and decoding procedures, including log map, max log map and decoding threshold max log map
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:20.43kb
    • 提供者:Shawn Chen
  1. matlab cod

    2下载:
  2. Turbo码的编译码器的MATLAB语言仿真程序,包括SOVA译码算法和LOG-MAP译码算法(The MATLAB language simulation program of Turbo code, including SOVA decoding algorithm and log-map decoding algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-06-04
    • 文件大小:224kb
    • 提供者:a927719458
« 12 »
搜珍网 www.dssz.com