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

搜索资源列表

  1. Convolutional-Encoder-Viterbi

    1下载:
  2. 卷积编码器和viterbi译码器的设计与仿真-Convolutional encoder and viterbi decoder design and simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2.8kb
    • 提供者:杨慧琪
  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
    • 文件大小:592byte
    • 提供者:杨玉昆
  1. viterb

    2下载:
  2. 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:77.11kb
    • 提供者:yingying
  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
    • 文件大小:2.54mb
    • 提供者:jenny
  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
    • 文件大小:3.25kb
    • 提供者:杨艳
  1. Deconvolution-interleaving

    0下载:
  2. 用Labview实现的交织编码和卷积编码的译码程序,可以看出思路很清晰-Decoding procedures to the Labview achieve interleaved coded and convolutional coding, it can be seen very clear ideas
  3. 所属分类:其他小程序

    • 发布日期:2017-03-29
    • 文件大小:10.2kb
    • 提供者:帽帽
  1. concatenated-code

    1下载:
  2. 这个代码是有关RS码和卷积码组成的级联码,包括了RS码和卷积码的编码和译码过程,并通过CRC进行检错。-This program is about the serial concatenated code composed of a RS code and a convolutional code, containting the process of coding and decoding
  3. 所属分类:Other windows programs

    • 发布日期:2015-11-30
    • 文件大小:1kb
    • 提供者:rencheng
  1. Viterbi

    0下载:
  2. Viterbi译码软硬判决误码率比较 卷积码和删除码-Hard and soft decision Viterbi decoding error rate convolutional code and delete code
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:5.85kb
    • 提供者:王小二
  1. Joint-signal-detection_decoding_-ISI

    0下载:
  2. ISI信道下的信号检测和译码的联合迭代算法的实现,编码使用递归卷积码,译码算法为BCJR算法。-Iterative algorithm to achieve joint signal detection and decoding under ISI channel, encoded using recursive convolutional code and decoding algorithm is BCJR algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.42kb
    • 提供者:liushang
  1. ConvolutionCode(1-3)

    0下载:
  2. 卷积码的编码和译码,严格按照LTE和IEEE规定,并符合IEEE802.15.7要求。-Convolutional code encoding and decoding, in strict accordance with LTE and IEEE requirements, and comply with IEEE802.15.7 requirements.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.39kb
    • 提供者:陈嘉伟
  1. SumProductDecoding

    0下载:
  2. 主要做的关于LDPC码的和积译码算法,以及他的仿真性能图,来验证译码的好坏-Main do about and deposition of decoding algorithm of LDPC codes, and the simulation performance of his figure, to verify the stand or fall of decoding
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.71mb
    • 提供者:liyajuan
  1. viterbi_decoder

    0下载:
  2. 这是一个关于卷积编码和Viterbi译码的Matlab程序,现在把它们放在这里,希望对需要的人有些帮助。-This is a convolution coding and Viterbi decoding of Matlab procedures, now put them in here, I hope those who need some help.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:曹君逸
  1. viterbi_bpsk

    0下载:
  2. BPSK 系统的卷积编码和viterbi译码过程-Convolutional coding for BPSK system and its viterbi decoding process
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.11kb
    • 提供者:hantao
  1. convolutional_BCJR

    1下载:
  2. 卷积码的编码和BCJR译码的源代码,c语言实现-Encoding and BCJR decoding convolution codes
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:3.36mb
    • 提供者:
  1. BP-algorithm

    0下载:
  2. 基于和积算法的LDPC码译码算法,采用的是7/4线性分组码,但是这里程序是灵活的,可以替换为任意形式的LDPC码。还有一个书面的报告,详细的解释了译码过程和和积算法原理,希望对大家有帮助-Based on the algorithm and integrated algorithm of LDPC codes decoding, by using linear block code is 7/4, but this program is flexible, can be replaced by
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:107.54kb
    • 提供者:chen qian
  1. min-sum

    0下载:
  2. LDPC译码算法,最小和算法。在和积算法的基础上进行改进的,复杂度降低,但是性能比和积算法要差-LDPC decoding algorithm, the minimum and algorithm.In and integrated algorithm based on improved, complexity is reduced, but less than and integrated algorithm performance
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:19.49kb
    • 提供者:chen qian
  1. ofdm

    1下载:
  2. OFDM系统仿真,非常完整,适合于学习OFDM的同学。包括 串并变换子载波调制 OFDM的IDFT/DFT实现保护间隔与循环前缀 基于OFDM的802.11a系统 802.11a的帧结构 802.11a OFDM物理层编码过程 系统参数训练符号 Signal域 Data域的扰码及解扰卷积编码器和Viterbi译码交织子载波调制与解调 IEEE 802.11a系统的仿真 -OFDM system simulation, very complete, suitable for lea
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:7kb
    • 提供者:徐兵政
  1. viterbi

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

    • 发布日期:2017-12-22
    • 文件大小:1kb
    • 提供者:rango
  1. 卷积码+Viterbi Decoder

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

  1. SPA_decode

    1下载:
  2. LDPC软判决译码:和积算法的matlab代码。(LDPC soft decision decoding: matlab code of sum product method.)
  3. 所属分类:其他

    • 发布日期:2020-11-29
    • 文件大小:1kb
    • 提供者:小贼猫
« 12 »
搜珍网 www.dssz.com