搜索资源列表
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
viterbi-hard-9
- 硬判决viterbi约束长度9测试,c++代码.-hard decision Viterbi constraint length 9 test, c + + code.
viterbi-3.0.1.tar
- 这是个关于最常用的卷积码的维特比C程序!!,本人还在完善中,请指教-This is the most commonly used on Convolutional Codes Viterbi C program! ! I also perfected, please enlighten
viterbi-SOVA
- 软输出维特比译码算法的C语言详细实现,程序效率高,比MATLAB快多了.
viterbi-decode
- viterbi译码的C的实现,Viterbi算法是卷积码的主要译码方法,在数字通信中占据着核心地位。
VITERBI(HMM)
- UMDHMM这个C语言版本的HMM工具包中的维特比算法程序展示给大家.-UMDHMM the C language version of the HMM Toolkit Viterbi algorithm in the program presented to you.
217
- 用c语言完成(2,1,7)卷积编码,viterbi解码-Complete with c language (2,1,7) convolutional coding, viterbi decoding
Viterb
- Viterbi译码的C语言源代码,为某牛人的原创.-Viterbi decoding of the C language source code,
Vitebi
- 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
Vitebi
- 本程序为Visual C++编写的维特比译码算法,效率较高-This procedure for the Visual C++ to prepare the Viterbi algorithm, more efficient
viterbi
- 卷积码viterbi译码,c语言版,可执行.-Viterbi decoding convolutional codes, c language version
viterbi_ultmate
- 维特比译码算法,用 VC++编写的(3,1,2)码译码过程,-Viterbi algorithm, using VC++ to prepare the (3,1,2) code decoding process,
216
- viterbi 解码(2,1,6) 传输方式:tcm QPSK-viterbi decoder (2,1,6) transmission: tcm QPSK
script_ber_bpsk_convolutional_code_viterbi_decode
- scr ipt for computing the BER for BPSK modulation in AWGN with Hard and Soft decision Viterbi decoding with traceback
AnalysisWMFilters_Pranam
- 1.linking of header data into .cpp in vc++ 2.error correcting encoder and decoder 3.viterbi decoder in c 4.frequency modulation and demodulation in matlab 5.Performance Analysis of Weighted Median Filters in Prediction of Images
213
- 用c语言完成(2,1,3)卷积编码,viterbi译码-Complete with c language (2,1,3) convolutional coding, viterbi decoding
tc-8psk-sect.c
- 用极坐标解码,转变的符号时,Viterbi译码之前,振幅信息被忽略,只有接收到的符号相受雇于度量计算阶段。-Decoding using polar coordinates, the symbol of change, prior to Viterbi decoding, the amplitude information is ignored, and only received symbols employed in the metric calculation stage.
gen_trellis_ungerboeck.c
- 有一个基本的格子结构必须提供的Viterbi译码算法。因此,有两个步骤需要在一个特定组合的格子和调制的仿真:第一就是棚架结构。- Trellis structure,TCM schemes have an underlying trellis structure that must be provided to the Viterbi decoding algorithm. Therefore, there are two steps required in the simulation o
HMM-Viterbi-Algorithm-c-achieve
- 隐马尔科夫模型Viterbi算法的c 实现-HMM Viterbi Algorithm c achieve
C-V_lll
- 卷积码的编码,及其维特比译码的仿真程序,基于C-Convolution codes, and Viterbi decoding simulation program