搜索资源列表
215test
- 用c语言完成(2,1,5)卷积码,viterbi解码-Complete with c language (2,1,5) convolutional code, viterbi decoding
TD-SCDMA的链路级仿真过程源代码分析
- TD-SCDMA的链路级仿真过程源代码分析,QPSK调制,维特比译码-TD-SCDMA link-level simulation analysis of source code, QPSK modulation, Viterbi decoding
ViterbiDecoderr
- viterbi译码算法的matlab源代码-viterbi decoding algorithm matlab source code
CRCandCovence
- crc和卷积码的实现,其中卷积码的译码采用维特比译码-crc and the realization of convolutional codes, in which decoding of convolutional codes using Viterbi
hdlt
- 这是一个计算维特比译码的程序,经测试正常运行。生成多项式171,1-This is a calculation of the Viterbi decoding process, the normal operation of the test. Polynomial generated 171,133
cooperativecommunicationsDFmodule
- 协作通信DF模式下的性能仿真(基于CRC 以及viterbi译码)-Collaborative communications DF mode performance simulation (based on the CRC and the viterbi decoding)
MyViterbi
- Viterbi解码器Matlab版.生成输入、输出表、状态转移表,沿Trellis进行剪枝,记录保留路径,最后返回并得到最终解码。-Matlab version of Viterbi decoder. Generate input, output tables, state transition table, along the Trellis for pruning, record succeed path, finally trace back and get eventually deco
_viterbi
- viterbi译码程序,网上下载的,看了不错-viterbi decoding process, downloaded, read good
215test
- 用c语言实现(2,1,5)卷积码编码,viterbi解码。-With c language (2,1,5) convolutional code encoder, viterbi decoding.
219viterbi
- 实现TD-SCDMA(2 1 9)维特比译码,译码时间比较短-To achieve TD-SCDMA (2 1 9) Viterbi decoding, decoding relatively short time
convlutional_code_viterbi
- 卷积码的实现,c比matlab快很多。scr ipt for computing the BER for BPSK modulation in AWGN with Hard and Soft decision Viterbi decoding with traceback-discuss a simple binary convolutional coding scheme at the transmitter and the associated Viterbi (maximum li
MIMO--with-convolutional-coding
- VC2010及IT++4.2下实现MIMO的仿真-This example demonstrates how to use the Modulator_ND (MIMO) class for soft-output demodulation. The program simulates a simple convolutionally coded spatial-multiplexing (V-BLAST style) MIMO system with maximum-likelihood, a
viterbi-decode
- (2,1,2)卷积编码及译码过程示例代码,有说明-(2,1,2) convolutional encoding and viterbi decoding demo codes, with instructions.
ConvolutionWithViterbiDecoding
- QPSK调制下的(5,7)卷积码的编码和维特比译码与BPSK调制下(5,7)卷积码的编码和维特比译码的BER特性-QPSK modulation under (5,7) convolutional code encoding and Viterbi decoding and BPSK modulation (5,7) convolutional code encoding and Viterbi BER characteristic
(2_1_3)RS_viterbi-decoding
- RS码 卷积码 译码 维特比译码 卷积编码 和译码-RS viterbi decoding Convolution code decoding victor than decoding convolutional coding and decoding
juanjima
- 卷积码和viterbi译码,主要包括卷积码和viterbi译码的matlab程序。-Convolutional code and viterbi decoding, including convolutional code and viterbi decoding matlab program.
cc_matlab
- 卷积编码,Viterbi译码:一个普适的有限状态机算法(LSM)。只要有一个LSM,能够受不同输入的触发,在各个状态间跳转,并产生输出,就满足可基本条件,可根据状态机利用Viterbi 来从污染的输出中还原输入 -Convolutional coding, Viterbi decoding: a universal finite state machine algorithm (LSM). As long as there is a LSM, different inputs can be
viterbi
- 程序先进行卷积编码,然后进行viterbi译码,程序有纠错功能,中间出现误码,程序解码时会自动纠正-Convolution coding program first and then viterbi decoding program has error correction, the error appears in the middle, when the program will automatically correct decoding
viterbi
- 维特比算法译码 适应于信道编码,包括卷积码,Turbo码等-Viterbi decoding program suitable for channel codes,including covolutional codes, Turbo codes,etc
Viterb译码器回溯算法实现研究
- Viterbi译码实现的回溯算法,值得实现人员学习,算法人员参考(Viterbi decoding algorithm to achieve backtracking, it is necessary to achieve personnel learning, algorithm reference)