CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 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. convolutionalencoder

    0下载:
  2. Its a convolutional encoder with code rate of 1/2 and constraint length of 3. i/p=1 bit o/p=2 bits with 4 memory elements
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:480318
    • 提供者:Adnan
  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. 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. 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. convolutional-encoding

    0下载:
  2. 能够实现(2,1,2)卷积编码及译码,模拟信道传输-It enables (2,1,2) convolutional coding and decoding, analog channel transmission
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2520
    • 提供者:
  1. BCJR (2)

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

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:smz12
  1. CNN

    4下载:
  2. 卷积神经网络分类 调制信号识别 卷积神经网络(Convolutional Neural Networks, CNN)是一类包含卷积计算且具有深度结构的前馈神经网络(Feedforward Neural Networks),是深度学习(deep learning)的代表算法之一 [1-2] 。卷积神经网络具有表征学习(representation learning)能力,能够按其阶层结构对输入信息进行平移不变分类(shift-invariant classification),因此也被称
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-28
    • 文件大小:3753984
    • 提供者:cecile
« 12 »
搜珍网 www.dssz.com