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

搜索资源列表

  1. cnvcoder

    1下载:
  2. 卷积码是一种有记忆的编码,在任意给定的时间单元处,编码器的n个输出不仅与此时间单元的k个输入有关,而且也与前m个输入有关。卷积码通常表示为:(n,k,m) 本次仿真采用(2,1,3)卷积码。 -convolutional code is a kind of code memory, in any given unit of time, the encoder output n this time not only with the elements of the k input, but
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3147
    • 提供者:yx
  1. cnvsimu

    0下载:
  2. 这里提供了二进制双极性(2,1,3)卷积码通信系统的蒙特卡罗仿真函数,并与未编码系统作了比较。-here for a binary bipolar (2,1,3) Convolutional Codes communications systems Monte Carlo simulation function, and with no coding system were compared.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3332
    • 提供者:yx
  1. work_2

    0下载:
  2. 实现(2,1,7)卷积编码以及相应的viterbi译码-achieve (2,1,7) convolutional code and the corresponding Viterbi decoding
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17529
    • 提供者:王文静
  1. cnv_Rayleigh

    0下载:
  2. 瑞利信道下(2,1,3)卷积码仿真,得到误码率曲线。-Rayleigh Channel (2,1,3) Convolutional Codes simulation results, BER curves.
  3. 所属分类:matlab例程

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:1155
    • 提供者: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-29
    • 文件大小:5464
    • 提供者:Leo Tsao
  1. 217

    0下载:
  2. (2,1,7)归零卷积码的维特比译码算法的matlab实现-(2,1,7) convolutional codeviterbi algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3108
    • 提供者:qiaohui
  1. 217

    0下载:
  2. (2,1,7)卷积码,用matlab实现-(2,1,7) convolutional code with matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:37785
    • 提供者:三元
  1. conv_encoder

    0下载:
  2. 卷积码编码仿真程序,编码速率为1/2;在Matlab环境下仿真,适用于初学者。-Convolutional code simulation program coding, coding rate of 1/2 in the Matlab simulation environment for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:871
    • 提供者:wwei
  1. conv

    0下载:
  2. 卷积编译码的matlab仿真,包括1/2,2/3 3/4三种信道卷积编译码-Matlab simulation of convolutional encoding and decoding, including 1/2, 2/3 3/4 convolutional encoding and decoding three-channel
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3110
    • 提供者:章彩
  1. matlab

    0下载:
  2. matlab实现(2.1.3)卷积编码,已经通过调试过程,可以直接下载使用-matlab implementation (2.1.3) convolutional coding, has been through the debugging process, you can directly download
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8504
    • 提供者:wangminmin
  1. 212

    0下载:
  2. (2,1,2)归零卷积码的维特比译码算法matlab实现-(2,1,2) convolutional codes Viterbi decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2016
    • 提供者:qiaohui
  1. computingBERConvolutionalCod1

    0下载:
  2. scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding with finite survivor state memory and variable traceback depth Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision decoding i
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:5481
    • 提供者:thefar2012star
  1. computingBERConvolutionalCode

    0下载:
  2. scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding. Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision decoding is used.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4909
    • 提供者:thefar2012star
  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
    • 文件大小:2260
    • 提供者:张程
  1. conv_enc

    0下载:
  2. 卷积编码MATLAB仿真,Code Rate=1/2-Convolutional coding MATLAB simulation, Code Rate = 1/2
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:592
    • 提供者:huafeng
  1. viterbi

    0下载:
  2. matlab仿真中的(2,1,2)卷积码和维特比译码的码源。-matlab simulation (2,1,2) convolutional code and Viterbi decoding of the code source.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5430
    • 提供者:王能江
  1. Convolutional-code

    0下载:
  2. 卷积码编码采用编码函数codec对(2,1,3)卷积码编码,其参数m为输入信息序列,g1,g2为两个输出端口的冲激响应序列。-Convolutional code using the codec for coding function (2,1,3) convolutional code encoder, the parameters m for the input information sequence, g1, g2 for the two output ports impulse res
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2291
    • 提供者:原笑尘
  1. BCJR (2)

    0下载:
  2. this code is BJCR for decoding 1/2 convolutional code
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:smz12
« 12 »
搜珍网 www.dssz.com