搜索资源列表

  1. turbo-BCJR

    1下载:
  2. Turbo码BCJR传统经典算法的C语言实现,经典,对于学习MAP算法的人很有帮助.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13571
    • 提供者:李华
  1. BCJR_turbo

    0下载:
  2. Turbo码的BCJR 算法 将通过观察离散无记忆信道(DMC) 中的M arkov 信源的接收序列, 经过计算, 给出每符号(状态) 最小 差错概率的符号(状态) 序列。-Turbo Codes BCJR algorithm by observing without discrete memory accesses (DMC), M arkov source reception sequence, calculated,
  3. 所属分类:通讯编程

    • 发布日期:2024-05-04
    • 文件大小:181248
    • 提供者:
  1. turbo-BCJR

    0下载:
  2. Turbo码BCJR传统经典算法的C语言实现,经典,对于学习MAP算法的人很有帮助.-Turbo Code classic BCJR algorithm realize the C language, classics, and for people to learn useful MAP algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:13312
    • 提供者:李华
  1. Viterbidecode

    0下载:
  2. 很好的卷积码译码资料,关键字Viterbi 译码算法,BCJR 译码算法-Good convolutional codes decoding information, keyword Viterbi decoding algorithm, BCJR decoding algorithm
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-04
    • 文件大小:786432
    • 提供者:630053570
  1. BCJR_turbo

    0下载:
  2. bcjr code programe in mat lab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:179200
    • 提供者:gaurav
  1. LogMAPdecoder

    0下载:
  2. LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考-<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3&g
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:Leo Tsao
  1. BCJR_turbo

    0下载:
  2. Turbo codes with BCJR algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:332800
    • 提供者:Nohjeehwan
  1. bcjrforcpm

    0下载:
  2. 用bcjr算法对cpm连续相位调制进行译码的程序,按照IEEE leter 2000年文章写的-Cpm with bcjr algorithm for continuous phase modulation decoding process, in accordance with IEEE leter 2000 writing the article, written by
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:161792
    • 提供者:郭旭东
  1. BCJR

    0下载:
  2. Hi..this BCJR algorithm detail
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:567296
    • 提供者:waheed
  1. MAPBCJR

    0下载:
  2. Hi..Modified BCJR and MAP alogorithm implementaion
  3. 所属分类:通讯编程

    • 发布日期:2024-05-04
    • 文件大小:1697792
    • 提供者:waheed
  1. BCJR

    0下载:
  2. 用MAP译码。在AWGN下。非常好用。绝对正确,如果有问题,可以联系我。真的很好-MAP DECODING METHOD IN THE AWGN CHANNEL, IT S VERY RIGHT AND YOU WON T MISS IT
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:范立行
  1. BCJR

    0下载:
  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 realiz
  3. 所属分类:编程文档

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:jack
  1. BCJR

    0下载:
  2. bcir的一个详细例子,还有过程推到 ,很好的资料-bcir a detailed example of the process also pushed to, very good information
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:465920
    • 提供者:pdc
  1. section4_mutual_information

    0下载:
  2. simple BCJR encoder & decoder structure
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:464896
    • 提供者:Jinny
  1. BCJRForTurbo

    0下载:
  2. BCJR decoder,inputs are source bit,coded bit, and a priori, outputs are source bit and coded bit (a posteriori)-There s an array named table inside, describe the trellis, five column is: start state, destination state,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:Wang Qianxing
  1. BCJR_turbo

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

    • 发布日期:2024-05-04
    • 文件大小:201728
    • 提供者:lappisguy
  1. convolutional-code-BCJR-algorithm

    0下载:
  2. 本程序是BCJR译码,本人在源码基础上附带了卷积码的编码框图,方便学习者阅读,理解。程序运行无误!-This program is the BCJR decoding codes, I in the source code based on convolutional coding with a block diagram to facilitate the learners to read and understand. Run c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:8192
    • 提供者:jjl
  1. mimo-bcjr_prepro

    0下载:
  2. 用matlab对多天线技术(MIMO)进行仿真,其中检测用KBEST算法。对信道H进行MMSEQSORT分解。后接BCJR解码器-Using matlab language to simulate the multi-input multi-output system. KBEST algorithm is used for detection, then followed by BCJR decoder
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:632832
    • 提供者:Fengxiaodong
  1. bcjr_decoder

    0下载:
  2. This a simulation matlab for simulating the process of BCJR decoder that decodes input data s from channel.-This is a simulation matlab for simulating the process of BCJR decoder that decodes input data s from channel.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:11264
    • 提供者:hossein
  1. BCJR

    0下载:
  2. BCJR 算法的matlab实现,经测试无误(matlab code of BCJR, tested without errors)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:changzhenga
« 12 3 4 »

源码中国 www.ymcn.org