CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - convolutional decoder

搜索资源列表

  1. MAPAlgorithm

    1下载:
  2. This program includes: [5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio).
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:阳关
  1. conv_vit_qam

    0下载:
  2. Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.13kb
    • 提供者:huang
  1. conv_vit_qam

    0下载:
  2. Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder 刚才上载的有错误,已修正
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.13kb
    • 提供者:huang
  1. LogMAPdecoder.rar

    3下载:
  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> Test-bench code is also inclu
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5.34kb
    • 提供者:Leo Tsao
  1. V

    0下载:
  2. viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes-viterbi decoder source code, can be directly called The Viterbi decoder for convolutional codes
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.51kb
    • 提供者:mengnan
  1. 2BViterbiDecoder

    1下载:
  2. 卷积码的维特比译码仿真,基于MATLAB的一种源代码,很实用的-Convolutional code Viterbi Decoder Simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.41kb
    • 提供者:焦腾
  1. Convolutional_codes_MATLAB

    0下载:
  2. 卷积码的MATLAB实现,包括编码器和译码器。-Convolutional codes of MATLAB to achieve, including the encoder and decoder.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:566.51kb
    • 提供者:
  1. Convolution_Encoder_Viterbi_Decoder_Simulation.zi

    0下载:
  2. Convolutional Encoder Viterbi Decoder Simulation in MAtlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3.59kb
    • 提供者:Zmahmood
  1. rate_1_N_convolution_code

    0下载:
  2. the rate 1/N convolutional encoder
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:477.82kb
    • 提供者:amnass
  1. Hviterbi

    1下载:
  2. 实现卷积编码和相应的维特比译码(卷积码编码器为(2,1,3),维特比译码针对第1、3位模二加和第1、2位模二加)-Convolutional coding and the corresponding realization of Viterbi decoding (convolutional code encoder for the (2,1,3), Viterbi decoder bit mode for the first 1,3 and 1,2 position two plus two
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2.21kb
    • 提供者:张程
  1. viterbi_Decoder

    0下载:
  2. 对卷积码进行译码MATLAB仿真,Hard Decision Viterbi Decoder-Decoding convolutional codes of MATLAB simulation, Hard Decision Viterbi Decoder
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.82kb
    • 提供者:huafeng
  1. viterbi

    0下载:
  2. The Viterbi decoder for convolutional codes
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:CT
  1. matlab-codes

    0下载:
  2. these code indicates viterbi decoder and convolutional encoder
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2.62kb
    • 提供者:ramanjaneyulu
  1. cc_decoder

    0下载:
  2. 基于3Gpp 标准化的 卷积码译码算法matlab程序-Convolutional decoder for 802.16
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.71kb
    • 提供者:gavin
  1. Convolutional-Encoder

    0下载:
  2. this is a Simulation s of matlab for convolutional Encoder. in it s result you will see plots for convolutional encoder and decoder.there is also two .jpg files that show the schematic of decoder and encoder.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3.19kb
    • 提供者:hossein
  1. viterbi

    0下载:
  2. 维特比算法,用于对卷积码进行解码,算法最小化汉明距离而不是似然函数-Viterbi algorithm. The Viterbi decoder for convolutional codes.This algorithm minimizes the metric rather than maximizingthe likelihood.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.89kb
    • 提供者:李银银
  1. mviterbi

    0下载:
  2. Viterbi encoder/decoder for convolutional codes
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:1.35kb
    • 提供者:jopa
  1. viterbi-decoder-master

    0下载:
  2. 卷积码的编码实现以及维特比译码实现,其中函数用c编写-A matlab+mex implementation of a convolutional encoder and a Viterbi decoder
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:6.83kb
    • 提供者:wong
  1. LTE_conv_coder

    0下载:
  2. these code implement convolutional coder and decoder used in LTE mobiles. this code used in 4G mobiles release 8.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:881byte
    • 提供者:sadegh
  1. vitsimdemo

    0下载:
  2. 采用卷积编码与维特比译码对通信过程进行了仿真,展示了卷积码的差错校正容量,调制方式采用QPSK-This demo shows how to use a convolutional encoder and decoder in a simulation of a communications link. It also shows the error correcting capability of convolutional codes. This demonstrates the con
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.74kb
    • 提供者:马健
« 12 »
搜珍网 www.dssz.com