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

搜索资源列表

  1. bp

    0下载:
  2. 应用于3G通信的BCJR译码算法的性能分析-performance analysis forBCJR
  3. 所属分类:3G develop

    • 发布日期:2017-11-15
    • 文件大小:1481
    • 提供者:侯军奎
  1. HW-4-Convolutional-Codes

    0下载:
  2. bcjr convolutinal code
  3. 所属分类:Compiler program

    • 发布日期:2017-11-14
    • 文件大小:7941
    • 提供者:sali
  1. bcjr_decoder

    0下载:
  2. BCJR译码算法的matlab源代码,附有详细注释,适合学习map算法实现。-BCJR decoding algorithm matlab source code, detailed notes, suitable for studying the map algorithm.
  3. 所属分类:3G develop

    • 发布日期:2017-03-26
    • 文件大小:2282
    • 提供者:custom430
  1. main

    0下载:
  2. 关于系统卷积码的编码和解码,卷积码为(5,7)码,译码方法为BCJR,过程具体,可以作为学习之用-About the system of convolution code encoding and decoding, convolution code for (5, 7) code, for the BCJR decoding method, concrete process, could be used as a learning
  3. 所属分类:3G develop

    • 发布日期:2017-04-07
    • 文件大小:1247
    • 提供者:custom430
  1. Joint-signal-detection_decoding_-ISI

    0下载:
  2. ISI信道下的信号检测和译码的联合迭代算法的实现,编码使用递归卷积码,译码算法为BCJR算法。-Iterative algorithm to achieve joint signal detection and decoding under ISI channel, encoded using recursive convolutional code and decoding algorithm is BCJR algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2478
    • 提供者:liushang
  1. TurboCode

    0下载:
  2. Turbo encoder and BCJR decoder
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:4987
    • 提供者:date
  1. turbo_code

    1下载:
  2. turbo_tst.m 是启动文件,利用bcjr算法进行Turbo码的仿真。同时为了进行比较,还进行了viterbi软译码的仿真。单独的turbo码的仿真主要就是bcjr.m程序,viterbi译码所需的文件比较多一点。-turbo_tst.m the startup files, the use of simulation algorithms bcjr Turbo codes. Meanwhile, in order for comparison, the viterbi decoding
  3. 所属分类:Other systems

    • 发布日期:2016-04-19
    • 文件大小:10240
    • 提供者:李刚
  1. Viterbi-Algorithm

    0下载:
  2. PPT file which shows viterbi decoding algorithm for BCJR coding algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:119052
    • 提供者:mojtaba
  1. BCJRalgorithm

    0下载:
  2. BCJR算法,解决卷积编码的译码问题,软入软出,可以为后续程序提供软值信息,程序可以直接运行,有详细注释-BCJR algorithm to solve the problem of convolution coding decoding, soft-in soft-out, can provide soft value information for follow-up procedures, the program can be run directly, there are detaile
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6327786
    • 提供者:黄云
  1. matlabturbo

    0下载:
  2. Instead of that, a modified BCJR algorithm is used. .... open source library for simulating turbo codes in matlab Turbo Equalization Instead of that, a modified BCJR algorithm is used. .... open source library for simulating turbo codes in matlab Tur
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:279355
    • 提供者:kiki
  1. PCA_classifier_version1b

    0下载:
  2. The BCJR algorithm is an algorithm for maximum a posteriori decoding of error correcting codes defined on trellises (principally convolutional codes). The algorithm is named after its inventors: Bahl, Cocke, Jelinek and Raviv.[1] This algorithm is cr
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1331555
    • 提供者:kiki
  1. MAP_forTurboCodes

    0下载:
  2. The MAP algorithm also known as BCJR algorithm is an algorithm for maximum a posteriori decoding of error correcting codes defined on trellises (principally convolutional codes). The algorithm is named after its inventors: Bahl, Cocke, Jelinek and Ra
  3. 所属分类:Modem program

    • 发布日期:2016-11-21
    • 文件大小:2325504
    • 提供者:abdullahgold
  1. convolutional_BCJR

    1下载:
  2. 卷积码的编码和BCJR译码的源代码,c语言实现-Encoding and BCJR decoding convolution codes
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:3523584
    • 提供者:
  1. BCJRdecoder

    0下载:
  2. 基于BCJR算法的译码器,浏览外文网站时找到的,希望有用-based on BCJR algorithm decode, found when I was on English website. Hope the codes can help you.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:16975
    • 提供者:李潜
  1. LTE

    0下载:
  2. Matlab simulation for drawing the BER plot of the LTE turbo code, using either the BCJR algorithm or the fully-parallel algorithm. Copyright (C) 2013 Robert G. Maunder The simulation can be started by running the main.m scr ipt. This can b
  3. 所属分类:Software Testing

    • 发布日期:2017-05-01
    • 文件大小:12708
    • 提供者:oudjani
  1. WiMAX

    1下载:
  2. Matlab simulation for drawing the BER plot of the WiMAX turbo code, using either the BCJR algorithm or the fully-parallel algorithm. Copyright (C) 2013 Robert G. Maunder The simulation can be started by running the main.m scr ipt. This can
  3. 所属分类:Software Testing

    • 发布日期:2017-04-30
    • 文件大小:12878
    • 提供者:oudjani
  1. 06112200_2013

    0下载:
  2. Turbo codes have recently been considered for energy-constrained wireless communication applications, since they facilitate a low transmission energy consumption. How- ever, in order to reduce the overall energy consumption, lookup table-log-BCJR
  3. 所属分类:Development Research

    • 发布日期:2017-05-07
    • 文件大小:1361411
    • 提供者:oudjani
  1. turbo_code

    0下载:
  2. LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator a
  3. 所属分类:3G develop

    • 发布日期:2017-05-04
    • 文件大小:11400
    • 提供者:mezo
  1. turbo_lte_ofdm_fpga_code

    1下载:
  2. LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator a
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-05
    • 文件大小:11638
    • 提供者:mezo
  1. finalTURBOCODE_OFDM

    0下载:
  2. Throughout the project the LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo enco
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-11
    • 文件大小:2098705
    • 提供者:mezo
« 1 2 34 »
搜珍网 www.dssz.com