CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - matlab decoder

搜索资源列表

  1. SPA_log

    0下载:
  2. LDPC码的和积算法,码长可以任意,输出多项式即可,译码输出软信息-Sum-product algorithm for LDPC codes, code length can be arbitrary, the output polynomials can be, decoder outputs soft information
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:984byte
    • 提供者:李剑
  1. kmplot

    0下载:
  2. LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and si
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:4.28kb
    • 提供者:Rafal
  1. sd

    1下载:
  2. MIMO 基带检测算法 SD检测 matlab仿真 适用于QAM调制,解调-Sphere decoder for mimo system
  3. 所属分类:3G develop

    • 发布日期:2014-05-06
    • 文件大小:2.35kb
    • 提供者:wang xiaobo
  1. LT_Decoder_fast

    0下载:
  2. LT decoder matlab code. It is faster and well descr iptive code for LT decoder.
  3. 所属分类:BREW

    • 发布日期:2017-03-31
    • 文件大小:1.05kb
    • 提供者:lappisguy
  1. LTE_rx_turbo_decode

    1下载:
  2. LTE系统中接收端的turbo解码器代码-LTE system, the receiving end of turbo code decoder
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1.85kb
    • 提供者:王显轩
  1. viterbi-decoded

    1下载:
  2. Viterbi 译码 多的就不说了 我刚运行过可以的-Viterbi decoder and more I just can not say that I can run the
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:4.58kb
    • 提供者:
  1. LDPC_Codes

    0下载:
  2. LDPC encoder and decoder design in MATLAB
  3. 所属分类:Communication-Mobile

  1. TurboCode

    0下载:
  2. It is turbo encoder and decoder qritten for communication module has viterbi
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:10.21kb
    • 提供者:mo
  1. viterbiDecoderConvolutionalCode

    0下载:
  2. Viterbi decoder for nonsystematic convolutional code. The encoder could be designed arbitrary through the generate matrix and parameter k. The number of row of generate matrix is output bits, and collom is constraint length. Parameter k is the number
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:2.7kb
    • 提供者:studenter
  1. MATLAB

    0下载:
  2. matlab code for viterbi decoder
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:2kb
    • 提供者:setareh
  1. LDPC_dec

    0下载:
  2. LDPC decoder matlab model
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:1.03kb
    • 提供者:Ying Tian
  1. soft_and_hard_decision_on_viterbi_decoder

    0下载:
  2. With using noisy data and created data, soft and hard decision are made by viterbi decoder
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:7.77kb
    • 提供者:Cagdas
  1. RS

    0下载:
  2. RS软译码性能仿真,选择最不可能的3个符号进行替换译码。-RS soft decoding performance simulation, choose the most unlikely of the three symbols to replace the decoder.
  3. 所属分类:3G开发

    • 发布日期:2013-10-12
    • 文件大小:23.01kb
    • 提供者:李剑
  1. LDPC_BSN

    0下载:
  2. LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and si
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-21
    • 文件大小:8.5kb
    • 提供者:Józef
  1. MyViterbi

    0下载:
  2. Viterbi解码器Matlab版.生成输入、输出表、状态转移表,沿Trellis进行剪枝,记录保留路径,最后返回并得到最终解码。-Matlab version of Viterbi decoder. Generate input, output tables, state transition table, along the Trellis for pruning, record succeed path, finally trace back and get eventually deco
  3. 所属分类:3G develop

    • 发布日期:2017-03-24
    • 文件大小:2.63kb
    • 提供者:苏英
  1. ldpcc_SP_dec_GFq

    1下载:
  2. SP algorithm decoder for non binary ldpc codes
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-10-12
    • 文件大小:9.58mb
    • 提供者:kangdonghyub
  1. BCJR_turbo

    0下载:
  2. Turbo BCJR decoder. Descr iption is written in the matlab code.
  3. 所属分类:BREW

    • 发布日期:2017-04-06
    • 文件大小:196.92kb
    • 提供者:lappisguy
  1. Turbo

    0下载:
  2. TURBO码译码器,采用MAP 算法译码,其中还包括 卷积码MAP译码方法。-TURBO Decoder, decoding using MAP algorithm, which also includes MAP Decoding convolutional codes.
  3. 所属分类:3G develop

    • 发布日期:2017-04-03
    • 文件大小:5.37kb
    • 提供者:adhw
  1. viterbi

    0下载:
  2. 维特比解码器实现Matlab代码和仿真结果(Viterbi Decoder implementation Matlab code and simulation result)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:fpvk5
  1. decoder

    0下载:
  2. CELP Decoder by matlab code
  3. 所属分类:语音压缩

    • 发布日期:2017-12-16
    • 文件大小:34kb
    • 提供者:Shahkoh
« 12 3 »
搜珍网 www.dssz.com