搜索资源列表
viterbi123
- 利用MATLAB工具,实现维特比译码的仿真,一个比较简单的做法-using MATLAB tool, Viterbi decoding simulation, a relatively simple approach
Viterbi_in_TMS320C54x_Family_code
- Viterbi Decoding Techniques in the TMS320C54x Family code 即是TMS320C54x实现VIterbi译码,是C与汇编混合编程,相信学习通信的又要用DSP来实现的人,一定会惊喜的
viterbi_wlan_TIc54x
- 卷积码和viterbi译码的TI C54代码
veterbi416
- 实现(4,1,6)卷积码的维特比译码源程序,采用了最大似然算法-The realization of (4,1,6) convolutional code Viterbi source using the maximum likelihood algorithm
juanjima
- 卷积码编译码的matlab实现,采用类维特比译码方法-Convolutional code encoding and decoding of the matlab implementation, using class Viterbi Decoding Method
ViterbiDecoder_mex
- 自己用matlab与c接口方法编写的可以用matlab调用的C程序,实现Viterbi译码(软硬都可)。使用前在matlab里输入:mex - 文件名.c;-A c file can be used in matlab scr ipt to achive Viterbi Decoding (Error Control Coding) for both Hard Decision and Soft Decision.
newViterbi217
- 基于IEEE802.11n标准,采用verilog语言设计的(2,1,7)卷积码viterbi译码器,支持1/2,2/3,3/4,5/6四种码率的译码,以测试无误-IEEE802.11n standard Verilog language design (2,1,7) convolutional code viterbi decoder support 1/2, 2/3, 3/4, 5/6 four bit rate decoding to test and correct
sanfenzhierzaosheng
- 连续相位调制(CPM),维特比译码,整个调制解调系统-Continuous phase modulation (CPM), Viterbi decoding, the modem system
demos
- 关于卷积编码和维特比译码的实例,简洁易读懂-For examples of convolution coding and Viterbi decoding, concise and easy to read
Conv_encodeaaViterbi_decode
- 卷积编码,QAM解调器的软比特信息输入viterbi译码器进行软判决译码。-Convolution coding, the soft bit information QAM demodulator input viterbi decoder and soft decision decoding.
viterbi
- 采用(2,1,8)卷积码编码,采用viterbi译码算法进行解码(2,1,8 convolutional code is used, and Viterbi decoding algorithm is used to decode)