CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 卷积码

搜索资源列表

  1. 最常用的卷积码的维特比C程序viterbi-3.0.1.tar

    2下载:
  2. 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14654
    • 提供者:王建
  1. convcode_interleaving.rar

    1下载:
  2. 一个实现了213卷积码编码和卷积交织的verilog程序,编译通过,An implementation of 213 convlution code and interleaving on verilog HDL.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-09
    • 文件大小:2374032
    • 提供者:郝辰曦
  1. viterbi_binary_rsc

    0下载:
  2. 在无线通信系统中常用的系统卷积码的Viterbi译码程序-classic Viterbi decoding algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:3606
    • 提供者:geff
  1. viterbi

    3下载:
  2. 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:2991
    • 提供者:liufayu
  1. Vitebi

    1下载:
  2. 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:791772
    • 提供者:wylie
  1. Cooperation_diversity_through_coding

    1下载:
  2. 协作分集通信中的一些子模块,包括CRC校验程序,卷积码编解码程序,QPSK调制解调程序-Diversity collaboration of a number of communication modules, including CRC checksum procedure, convolutional codes codec procedures, QPSK modulation and demodulation procedures
  3. 所属分类:通讯编程

    • 发布日期:2014-03-16
    • 文件大小:6932
    • 提供者:张元
  1. Binary_convolutional_codes

    1下载:
  2. 能够测试不同码率(1/2,1/3)的卷积码在awgn信道下的性能-To test different bit-rate (1/2, 1/3) convolutional codes in awgn performance under channel
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:5270
    • 提供者:priscilla
  1. Binary_convolutional_codes

    0下载:
  2. 实现了二进制卷积码的viterbi硬判,软判,以及穿孔卷积码-Binary convolutional code to achieve the viterbi contractors hardware, soft-contractors, as well as perforation of convolutional codes
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:24986
    • 提供者:priscilla
  1. conv_code

    0下载:
  2. matlab 实现卷积码的编译码程序 以及仿真和调试程序 可以使用了94了-matlab to achieve the encoding and decoding convolutional codes, as well as simulation and debugging process can be used in the 94
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:592
    • 提供者:杨玉昆
  1. conv_matlab

    0下载:
  2. 使用MATLAB实现卷积码的编译码,信源为随机产生数,进行软判决译码-Convolutional code using the MATLAB implementation of the codec, source for the randomly generated number, to soft-decision decoding
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:749
    • 提供者:吴雪
  1. viterbi213

    0下载:
  2. 编码方式为213的Viterbi卷积码编码器和译码器的FPGA的实现,包含整个QuartusII的工程文件,解码方式为寄存器交换法-Encoding for the 213 convolutional code encoder and Viterbi decoder FPGA realization of the project file that contains the entire QuartusII, decoding method for the register exchange
  3. 所属分类:Other systems

    • 发布日期:2016-05-19
    • 文件大小:2668524
    • 提供者:jenny
  1. juanjiandviterbi

    0下载:
  2. 介绍了目前在数字无线通信中常用的一种向前纠错编码卷积码编码和Viterbi解码的原 理,并采用TOP—DOWN的设计思想,利用相关的EDA工具软件进行设计。并将卷积码编码器、 Viterbi译码器设计下载到Ahera公司的FPGA芯片上进行仿真,得到了预期的设计结果。-Viterbi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:234488
    • 提供者:徐军
  1. cx

    0下载:
  2. 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3333
    • 提供者:杨艳
  1. juanji

    0下载:
  2. 卷积码将k个信息比特编成n个比特,但k和n通常很小,特别适合以串行形式进行传输,时延小。是 信道编码的一种-Convolutional codes will be compiled into n k-bit of information bits, but the k and n is usually small, especially for transmission in serial form, delay small. Is a channel coding
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:1550
    • 提供者:zhangli
  1. 卷积码编译

    1下载:
  2. 通过matlab软件对卷积码的编译码实现及其仿真(Implementation of convolutional codes)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:钛粉
  1. viterbi

    0下载:
  2. 卷积码,Bpsk调制,利用硬解码和维特比软译码(Convolutional code, Bpsk modulation, using hard decoding and Viterbi soft decoding)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:rango
  1. labview信道编解码(重复码与卷积码)

    0下载:
  2. 用LabVIEW编写的重复码,卷积码的程序(A program of repeating code, convolutional code, written in LabVIEW)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:55296
    • 提供者:lixiuying
  1. 卷积码+Viterbi Decoder

    0下载:
  2. 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:大刀牛角王
  1. 卷积神经网络源码-深度

    2下载:
  2. 卷积神经网络源码,学习用代码,内容较好。(Convolutional Neural Network Source Code)
  3. 所属分类:其他

    • 发布日期:2021-02-18
    • 文件大小:993280
    • 提供者:fdfrr
  1. matlab卷积码仿真代码

    0下载:
  2. 对卷积码的误码率进行了仿真,代码验证具体可行。(Simulation analysis of the error rate of convolutional code)
  3. 所属分类:其他

    • 发布日期:2020-04-30
    • 文件大小:11264
    • 提供者:王温婉_
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com