搜索资源列表
Convolutional-Encoder-Viterbi
- 卷积编码器和viterbi译码器的设计与仿真-Convolutional encoder and viterbi decoder design and simulation
conv_code
- matlab 实现卷积码的编译码程序 以及仿真和调试程序 可以使用了94了-matlab to achieve the encoding and decoding convolutional codes, as well as simulation and debugging process can be used in the 94
viterb
- 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
viterbi213
- 编码方式为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
cx
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
Deconvolution-interleaving
- 用Labview实现的交织编码和卷积编码的译码程序,可以看出思路很清晰-Decoding procedures to the Labview achieve interleaved coded and convolutional coding, it can be seen very clear ideas
concatenated-code
- 这个代码是有关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
Viterbi
- Viterbi译码软硬判决误码率比较 卷积码和删除码-Hard and soft decision Viterbi decoding error rate convolutional code and delete code
Joint-signal-detection_decoding_-ISI
- 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.
ConvolutionCode(1-3)
- 卷积码的编码和译码,严格按照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.
SumProductDecoding
- 主要做的关于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
viterbi_decoder
- 这是一个关于卷积编码和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.
viterbi_bpsk
- BPSK 系统的卷积编码和viterbi译码过程-Convolutional coding for BPSK system and its viterbi decoding process
convolutional_BCJR
- 卷积码的编码和BCJR译码的源代码,c语言实现-Encoding and BCJR decoding convolution codes
BP-algorithm
- 基于和积算法的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
min-sum
- 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
ofdm
- 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
viterbi
- 卷积码,Bpsk调制,利用硬解码和维特比软译码(Convolutional code, Bpsk modulation, using hard decoding and Viterbi soft decoding)
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
SPA_decode
- LDPC软判决译码:和积算法的matlab代码。(LDPC soft decision decoding: matlab code of sum product method.)