搜索资源列表
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
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.
viterbi-3.0.1
- C语言实现的(1,3,7)viterbi译码器-(1,3,7)viterbi decoder in C
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
Viterbi
- 通信原理中维比特算法编码,主要用于卷积码的译码-Viterbi algorithm
viterbi-decode
- (2,1,2)卷积编码及译码过程示例代码,有说明-(2,1,2) convolutional encoding and viterbi decoding demo codes, with instructions.
viterbi
- cnv_encd.m 卷积编码程序 viterbi.m 卷积译码程序 其它的是viterbi.m中用到的子函数-cnv_encd.m convolution coding procedures viterbi.m other convolution decoding process is used in viterbi.m Functions
viterbi
- 移动通信系统中的维特比编码器的实现程序代码。-The codes of Viterbi Coder for mobile communication.
viterbi
- 针对卷积码的维特比译码,其中可以用于软判决译码也可以用于硬盘决译码-viterbi decoder
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
viterbi
- viterbi code for encoder
Viterb译码器回溯算法实现研究
- Viterbi译码实现的回溯算法,值得实现人员学习,算法人员参考(Viterbi decoding algorithm to achieve backtracking, it is necessary to achieve personnel learning, algorithm reference)