CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - DSP Viterbi
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - DSP Viterbi - List
[
Communication-Mobile
]
viterbi_wlan_c54
DL : 0
viterbi译码在DSP上的实现,采用c54x-Viterbi decoder on DSP Implementation, adopted c54x
Update
: 2008-10-13
Size
: 14.83kb
Publisher
:
王进福
[
Communication-Mobile
]
vit2_bytecmd2
DL : 0
此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法-this source for the DSP is the convolution error correction coding and decoding using Viterbi algorithm VITEBI
Update
: 2008-10-13
Size
: 73.43kb
Publisher
:
周冰
[
Other resource
]
Viterbi
DL : 0
这是本人在TI DSP C6713DSK开发板上开发的viterbi算法实现程序,已调试通过。
Update
: 2008-10-13
Size
: 4.76kb
Publisher
:
刘颂
[
assembly language
]
viterbi
DL : 1
卷积码编码及其维特比译码的C54x Simulator仿真试验及matlab实现,dsp汇编语言和matlab编程都有
Update
: 2008-10-13
Size
: 282.29kb
Publisher
:
lili
[
AI-NN-PR
]
hmm123
DL : 0
hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码-algorithm to include before and after algorithm, Viterbi algorithm, bw algorithm other memory applications including source code
Update
: 2025-02-17
Size
: 8kb
Publisher
:
momo
[
Data structs
]
Viterbi算法简洁注释版
DL : 0
Update
: 2025-02-17
Size
: 1kb
Publisher
:
黄飞龙
[
Communication-Mobile
]
viterbi_wlan_c54
DL : 0
viterbi译码在DSP上的实现,采用c54x-Viterbi decoder on DSP Implementation, adopted c54x
Update
: 2025-02-17
Size
: 22kb
Publisher
:
王进福
[
Communication-Mobile
]
vit2_bytecmd2
DL : 0
此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法-this source for the DSP is the convolution error correction coding and decoding using Viterbi algorithm VITEBI
Update
: 2025-02-17
Size
: 112kb
Publisher
:
周冰
[
Communication-Mobile
]
convcode0.1
DL : 0
卷积码编码器,与对应的维特比硬判决译码器。已经通过仿真验证-Convolution Encoder, and the corresponding hard decision Viterbi decoder. Has been verified by simulation
Update
: 2025-02-17
Size
: 4kb
Publisher
:
anfysky
[
Post-TeleCom sofeware systems
]
Viterbi_in_TMS320C54x_Family_code
DL : 0
Viterbi Decoding Techniques in the TMS320C54x Family code 即是TMS320C54x实现VIterbi译码,是C与汇编混合编程,相信学习通信的又要用DSP来实现的人,一定会惊喜的-Viterbi Decoding Techniques in the TMS320C54x Family code that is TMS320C54x realize Viterbi decoding is a mixed C and Assembly programming, I believe that learning communication have to use the DSP to realize people will surprise
Update
: 2025-02-17
Size
: 106kb
Publisher
:
feijufeng
[
DSP program
]
Viterbi
DL : 0
这是本人在TI DSP C6713DSK开发板上开发的viterbi算法实现程序,已调试通过。-This is my development of TI DSP C6713DSK board viterbi algorithm developed procedures have been debug through.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
刘颂
[
assembly language
]
viterbiGSM
DL : 0
ADI BF533 DSP for viterbi 译码功能;针对GSM系统-ADI BF533 DSP for viterbi decoding functions for GSM system
Update
: 2025-02-17
Size
: 4kb
Publisher
:
bruce feng
[
Post-TeleCom sofeware systems
]
viterbi_wlan_TIc54x
DL : 0
卷积码和viterbi译码的TI C54代码-Convolutional codes and viterbi decoding TI C54 code
Update
: 2025-02-17
Size
: 22kb
Publisher
:
刘文龙
[
assembly language
]
viterbi
DL : 0
卷积码编码及其维特比译码的C54x Simulator仿真试验及matlab实现,dsp汇编语言和matlab编程都有-Convolutional codes and Viterbi encoding the C54x Simulator simulation test and matlab to achieve, dsp assembly language and matlab programming have
Update
: 2025-02-17
Size
: 282kb
Publisher
:
lili
[
Communication-Mobile
]
Viterbi_dec
DL : 0
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 @ 169MHz---> (STM# 0xC007, CLKMD) SDCCH----> extracted bit is fixed at 1bit need time 1.2ms (viterbi decoding algorithm) | | 1.06ms (non- viterbi decoding algorithm) extracted bits if 4bit need time 2.8ms (viterbi decoding algorithm) | | 2.72ms (non-viterbi
Update
: 2025-02-17
Size
: 3kb
Publisher
:
田永波
[
matlab
]
GMSK
DL : 1
完成GMSK的正交调制及解调,有完整的维特比译码算法 -Complete orthogonal modulation and demodulation of GMSK, a complete Viterbi decoding algorithm
Update
: 2025-02-17
Size
: 4kb
Publisher
:
Jonny
[
DSP program
]
98_1099
DL : 0
Viterbi, Trellis and Turbo Code implementation on a next-generation DSP
Update
: 2025-02-17
Size
: 20kb
Publisher
:
yahyajasim
[
DSP program
]
DSP-Viterbi
DL : 0
应用DSP的viterbi译码及实现,含例程,希望对大家有用-Application of the viterbi decoding and implementation of DSP, including routine, we hope to be useful
Update
: 2025-02-17
Size
: 7kb
Publisher
:
liquansong
[
DSP program
]
Viterbi
DL : 0
中南民族大学dsp研究室,空间物理研究是,通信工程电子信息工程研究室,信号与系统研究室-good work
Update
: 2025-02-17
Size
: 1007kb
Publisher
:
Ryan
[
Software Engineering
]
dsp
DL : 0
卷积码和维特比的编码及译码原理,MATLAB的仿真图。-Convolutional code and Viterbi encoding and decoding principle, MATLAB simulation of Fig.
Update
: 2025-02-17
Size
: 306kb
Publisher
:
bai
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.