搜索资源列表
viterbi_wlan_c54
- viterbi译码在DSP上的实现,采用c54x-Viterbi decoder on DSP Implementation, adopted c54x
vit2_bytecmd2
- 此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法-this source for the DSP is the convolution error correction coding and decoding using Viterbi algorithm VITEBI
Viterbi_in_TMS320C54x_Family_code
- Viterbi Decoding Techniques in the TMS320C54x Family code 即是TMS320C54x实现VIterbi译码,是C与汇编混合编程,相信学习通信的又要用DSP来实现的人,一定会惊喜的
Viterbi
- 这是本人在TI DSP C6713DSK开发板上开发的viterbi算法实现程序,已调试通过。
viterbiGSM
- ADI BF533 DSP for viterbi 译码功能;针对GSM系统
viterbi
- 卷积码编码及其维特比译码的C54x Simulator仿真试验及matlab实现,dsp汇编语言和matlab编程都有
Viterbi_dec
- GSM信道译码 测试条件:上行DSP时钟@169MHz--->(STM #0xC007,CLKMD) SDCCH---->抽取比特固定为1bit需要时间1.2ms(viterbi解码算法)||1.06ms(非viterbi译码算法) 抽取比特如果为4bit需要时间2.8ms(viterbi解码算法)||2.72ms(非viterbi-GSM channel decoder test conditions: upstream DSP clock @
mywork1
- 卷积码的viterbi译码,用Visual dsp 开发-viterbi
cov
- visual DSP 下实现卷积码以及维特比译码-under visual DSP Convolutional Codes and Viterbi Decoding
GMSK
- 完成GMSK的正交调制及解调,有完整的维特比译码算法 -Complete orthogonal modulation and demodulation of GMSK, a complete Viterbi decoding algorithm
verterbicode
- 使用dsp编程,实现信道编码中卷积编码,并使用维特比对编码进行译码。-Use dsp programming, channel coding convolutional coding and Viterbi decoding on the encoding.
98_1099
- Viterbi, Trellis and Turbo Code implementation on a next-generation DSP
viterbi_DSP
- viterbi C54系列DSP汇缟程序实现-viterbi (Assemble language)
DSP-Viterbi
- 应用DSP的viterbi译码及实现,含例程,希望对大家有用-Application of the viterbi decoding and implementation of DSP, including routine, we hope to be useful
Viterbi
- 中南民族大学dsp研究室,空间物理研究是,通信工程电子信息工程研究室,信号与系统研究室-good work
tvitt2_bytecch
- 此源码为在DSP上实现的卷积纠错编解码算法,,解码使用维特比VITEBI算法 可直接使用。 -The source for the convolution error correction encoding and decoding algorithms on the DSP, decoding using the Viterbi than VITEBI algorithm can be used directly.
ucovn
- visual DSP 下实现现卷积码和维特比译码可直接使用。 -now convolutional code and Viterbi decoding visual DSP can be used directly.
dsp
- 卷积码和维特比的编码及译码原理,MATLAB的仿真图。-Convolutional code and Viterbi encoding and decoding principle, MATLAB simulation of Fig.
123
- 基于DSP的信道编译码以及卷积码和维特比译码的代码-Based on DSP channel encoding and decoding convolutional code and Viterbi decoding code
nvhruev6
- viterbi译码在DSP上的实现,采用c54x()