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

搜索资源列表

  1. juanjima

    0下载:
  2. 卷积码编译码,主要是(2,1,3)卷积码的编码和维特比译码!-juanjima code and viterbi decode,(2,1,3)juanjima
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:16260
    • 提供者:Irdio
  1. Convolution--simulation-analysis

    1下载:
  2. 运用matlab实现卷积码编码和维特比译码的有关功能,并通过仿真分析影响卷积码码率的有关因素。-Using MATLAB to achieve the relevant features of the convolutional code encoding and Vitby decoding, and through the simulation analysis of the factors affecting the rate of convolutional code.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:354219
    • 提供者:小凌儿
  1. 802.11b_bcc-and-viterbi-encoder

    0下载:
  2. 讲解802.11b的卷积码和viterbi译码的FPGA设计实现方式和方法-intruduce the fpga realization of 802.11b protol bcc and viterbi decoder
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:262945
    • 提供者:张三丰
  1. convolutional-code

    2下载:
  2. (1) 在c或matlab环境下实现卷积码编码模块,并嵌入实验一的通信链路中,要求编码模块有一定通用性可以设定约束长度、卷积码抽头系数; (2) 设定约束度分别为7、9的1/2卷积码,仿真分析这些码的硬判决译码性能、绘制误码性能曲线,对比不同约束度下卷积码的性能,分析译码复杂性; (3) 设定约束度为7的1/2卷积码,进行无量化软判决译码,仿真分析比较软硬判决译码性能; (4) 设定约束度为7的1/2卷积码,量化比特分别为3、4、5、6,仿真分析比较量化对误码性能的影响; (5)
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:2048
    • 提供者:刘介园
  1. verilog-juanjima

    1下载:
  2. 卷积码是一种重要的前向纠错信道编码方式,其纠错性能常常优于分组码,且(2,1,7)卷积码已应用于现代卫星通信系统中。Viterbi译码算法能最大限度地发挥卷积码的优异性能。这里采用Verilog  HDL语言设计出(2,1,7)卷积码的编码器模块和基于Viterbi算法的译码器模块,译码器采用全并行结构,译码速度快-Convolutional code is an important forward error correction channel coding method, and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:10240
    • 提供者:邓博于、
  1. turbo-BCJR

    2下载:
  2. 文件中包含了Turbo码和卷积码误码率的对比,其中Turbo码采用了BCJR译码算法,迭代次数分别为1、2、3、4次。文件中包含了源代码和分析文档-File contains a comparison of Turbo code and convolution code BER, which Turbo code decoding algorithm used BCJR iterations respectively 1,2,3,4 times. File contains the source
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:98461
    • 提供者:陈志鹏
  1. conv313

    0下载:
  2. 卷积码编译码(3,1,3)的编码verilogHDL程序-Convolution code codec (3,1,3) coding verilog HDL program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:2995086
    • 提供者:lwy
  1. mimo_ofdm

    0下载:
  2. 基于OFDM系统802.11MATLAB仿真程序 main为主函数,mod2-add为莫2加,channel为信道,encoder为卷积码编码,decoder为维特比译码,receiver为接收端-OFDM system based on 802.11MATLAB simulation program Main based function, mod2-add 2 plus, channel for the channel, encoder for the convolutional
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:185894
    • 提供者:wang
  1. convolution-code-and-viterbi-decode

    8下载:
  2. 利用MATLAB实现了卷积码编码和维特比译码的整个过程,实现了软判决和硬判决的对比。-Using MATLAB realize the whole process of convolution code and Viterbi decoding to achieve a contrast soft decision and hard decision.
  3. 所属分类:通讯编程

    • 发布日期:2017-05-11
    • 文件大小:5156
    • 提供者:Jianming Cui
  1. convolutional-code

    2下载:
  2. 里面包含了卷积码的编码以及其维比特译码全过程,代码具有很好的注释,比较容易读懂,并附有程序整体流程图供读者参考。-Which contains the convolutional coding and bit decoding, the whole process, code is very good notes, easier to read, and accompanied by a whole program flow chart for the reader reference.
  3. 所属分类:matlab例程

    • 发布日期:2017-06-12
    • 文件大小:24415
    • 提供者:lam yo clave
  1. conv

    0下载:
  2. 源码为16QAM调制下的卷积码软判决译码,可参考高阶调制-Source code for convolution code soft decision decoding 16QAM modulation in the section order modulation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:880
    • 提供者:lxx
  1. juanjima

    0下载:
  2. 修改过的卷积码,qpsk维特比译码部分可能有点小问题,其他正常,希望得到改进,- Modified convolutional code, qpsk Viterbi decoding part may be a little problem, the other normal, I hope to be improved, thank you
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:20214
    • 提供者:朱古力
  1. viterbi

    0下载:
  2. 卷积码软判决的译码程序,采用的是维特比译码算法-Convolution code soft decision decoding program, using the Viterbi decoding algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1281
    • 提供者:于欢
  1. cc-viterbi

    0下载:
  2. 系统译码程序,是卷积码硬判决的维特比译码程序,-System decoding program, is a hard decision convolutional code Viterbi decoding program,
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1293
    • 提供者:于欢
  1. viterbi

    0下载:
  2. (2,1,5)的维特比译码器源码,能译码出经过编码后的卷积码-(2,1,5) Viterbi decoder source code, can decode the encoded convolutional code
  3. 所属分类:Compiler program

    • 发布日期:2017-12-12
    • 文件大小:1282
    • 提供者:ycl
  1. pyp-cash-placement

    0下载:
  2. MATLBA 信道仿真,完成信道卷积码循环码的编译码 不错的-MATLBA channel simulation, complete channel convolution code of cyclic code compiled code is good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-18
    • 文件大小:908288
    • 提供者:CMwxkst&388
  1. cireuxarfigure

    0下载:
  2. viterbi译码程序 用来对通信中的卷积码进行译码 不错的源码-Viterbi decoding process Used for communication of convolution code decoding the source of good
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:EH@654
  1. 2967883

    0下载:
  2. viterbi译码程序 用来对通信中的卷积码进行译码 不错的源码(Viterbi decoding process Used for communication of convolution code decoding the source of good)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:poanwc
  1. dwutw

    0下载:
  2. 卷积码是一种有记忆的编码,这里提供了卷积码的维特比译码函数(With convolution code is a kind of memory of coding, here provide the victor than decoding function of convolution code)
  3. 所属分类:系统编程

    • 发布日期:2017-12-28
    • 文件大小:7168
    • 提供者:forqvjkw
  1. viterbi

    0下载:
  2. 卷积码编码和viterbi译码的matlab 实现(A matlab implementation of a convolutional encoder and a Viterbi decoder)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:三年以后
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com