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

搜索资源列表

  1. 213test

    0下载:
  2. (2,1,3)卷积码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了交互模块,用户可以自己设定错误比特的数目和位置,使纠错功能显而易见.-(2,1,3) Convolutional Codes built a simple system for correcting display can be realized from coding, joined errors, decoding, the input and output code c
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2171
    • 提供者:刘奇
  1. turbo_sys_demo

    0下载:
  2. This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed. First encoder is t
  3. 所属分类:3G develop

    • 发布日期:2017-03-26
    • 文件大小:2414
    • 提供者:yk
  1. 215test

    0下载:
  2. 用c语言完成(2,1,5)卷积码,viterbi解码-Complete with c language (2,1,5) convolutional code, viterbi decoding
  3. 所属分类:3G develop

    • 发布日期:2017-04-06
    • 文件大小:2093
    • 提供者:jasper
  1. convolution_code_decode

    1下载:
  2. matlab实现卷积码编码译码(2,1,6)-matlab coding decoding convolutional codes achieve (2,1,6)
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-20
    • 文件大小:1475
    • 提供者:zhaoxuemin
  1. VITERBI_C_3[1].0.1

    0下载:
  2. This package provides encoders and fast Viterbi decoders for the NASA standard rate 1/2 and rate 1/3 constraint length 7 convolutional codes. -This package provides encoders and fast Viterbi decoders for the NASAstandard rate 1/2 and rate 1/3 con
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:24032
    • 提供者:hanyu
  1. c9

    0下载:
  2. 基于matlab的(2,1,7)卷积编码-Matlab based on the (2,1,7) convolutional coding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1032
    • 提供者:谢玮霖
  1. OFDMsoftdecoding

    1下载:
  2. OFDM系统,有(2,1,7)卷积码编码,分组交织,viterbi译码-OFDM system, there are (2,1,7) convolutional code encoding, packet intertwined, viterbi decoding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-28
    • 文件大小:82382
    • 提供者:huwedavid
  1. code-interleaver-decode

    0下载:
  2. (2,1,3)卷积码编译码程序。 每行代码有说明,方便阅读 -(2,1,3) convolutional code encoding and decoding procedures. Has made it clear that every line of code to facilitate reading
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1609
    • 提供者:以琳
  1. Viterbi_Implementation

    0下载:
  2. Viterbi Implementation for [7,5],[7,6] and [23,35] rate 1/2 convolutional code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-14
    • 文件大小:4651
    • 提供者:Sharad
  1. 215test

    0下载:
  2. 用c语言实现(2,1,5)卷积码编码,viterbi解码。-With c language (2,1,5) convolutional code encoder, viterbi decoding.
  3. 所属分类:3G develop

    • 发布日期:2017-04-17
    • 文件大小:204861
    • 提供者:jasper
  1. convencode2

    0下载:
  2. 卷积码(2,1,3)编码过程。代码清晰简单,对应人民邮电版《通信原理》中卷积码编码过程-Convolutional code (2,1,3) encoder. Code is clear and straightforward, Telecommunications for the corresponding version of " Communication Principle" in the process of convolutional coding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:119214
    • 提供者:zhaodanlin
  1. cc_encoder

    0下载:
  2. 卷积码编码C程序代码,码率为1/2,2/3等-Convolutional code encoder C code, rate 1/2, 2/3, etc.
  3. 所属分类:Modem program

    • 发布日期:2017-04-02
    • 文件大小:146634
    • 提供者:于慕阳
  1. computingBERConvolutionalCod3

    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 and soft decison decoding is used. -scr ipt for computing BER with Binary Convolu
  3. 所属分类:Modem program

    • 发布日期:2017-03-28
    • 文件大小:5652
    • 提供者:thefar2012star
  1. computingBERConvolutionalCod2

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

    • 发布日期:2017-03-23
    • 文件大小:6498
    • 提供者:thefar2012star
  1. viterbi-3.0.1

    1下载:
  2. Package viterbi-3.0.1.tar contains programs to implement Viterbi decoding of (de-facto standard) rate-1/2 and rate-1/3 m=7 convolutional codes. Package simd-viterbi-2.0.1.tar contains programs to implement Viterbi decoders for r=1/2 k=7 and k=9 codes
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:24049
    • 提供者:jiang core
  1. vertibi

    0下载:
  2. (2,1,7)viterbi convolutional code encoding, decoding, debugging through, you can directly use
  3. 所属分类:USB develop

    • 发布日期:2017-05-14
    • 文件大小:3714127
    • 提供者:tianzhu
  1. channel_encode

    1下载:
  2. 实现通信系统中的信道编码,包括1/4TPC编码、1/2LDPC编码、1/2归零卷积码、1/3归零卷积码、1/4归零卷积码!-For communication systems channel coding, including 1/4TPC coding, 1/2LDPC coding, 1/2 convolutional code zero, 1/3 convolutional code zero, 1/4 convolutional code zero!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:161676
    • 提供者:小惠
  1. viterbi-decode

    0下载:
  2. (2,1,2)卷积编码及译码过程示例代码,有说明-(2,1,2) convolutional encoding and viterbi decoding demo codes, with instructions.
  3. 所属分类:3G develop

    • 发布日期:2017-11-13
    • 文件大小:2203
    • 提供者:
  1. tcm_enc

    0下载:
  2. 用Verilog实现(2,1,2)卷积码和8—PSk调制相结合的TCM编码器-Using Verilog realize (2,1,2) convolutional code and 8-PSk modulation encoder combination of TCM
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:574
    • 提供者:程星
  1. convolutional-encoder

    0下载:
  2. In this case is a convolutional encoding code for decoding the convolutional code, using VHDL language. This code provide the method of convolutional encoding for input data. (2,1,7)
  3. 所属分类:Modem program

    • 发布日期:2017-04-08
    • 文件大小:614
    • 提供者:kimdaeyoung
« 12 »
搜珍网 www.dssz.com