当前位置:
首页 资源下载
搜索资源 - Viterbi Decoding of a Convolutional Code
搜索资源列表
-
1下载:
通信系统的仿真,Viterbi译码可用于卷积码等的译码解决方案,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Viterbi decoder can be used as a convolutional code decoding solution, communications can be used, the example is given of the procedures based on
-
-
0下载:
卷积码是一种有记忆的编码,这里提供了卷积码的维特比译码函数-convolutional code is a kind of code memory, it provides Convolutional Codes Viterbi decoding function
-
-
1下载:
viterbi卷积码编码、译码,调试通过,可以直接使用-viterbi convolutional code encoding, decoding, debugging through, you can directly use
-
-
0下载:
卷积码的编码、维特比译码,已调试成功,可直接使用-Convolutional code encoding, Viterbi decoding, has been debugged, can be used directly
-
-
0下载:
-
-
0下载:
卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
-
-
0下载:
The program simulates convolutional code using soft-decoding viterbi algorithm. The choice of generator matrix (G) determines the code rate (1/R) and constraint length of the code (K).
-
-
0下载:
本程序是卷积码的viterbi译码,卷积码的编码结构图已经附在程序打包中,本卷积码是循环递归卷积码,最后状态不容易回零,本程序最后有判决程序,记录回零状态!反向译码!本程序可以直接生成节点的树图,便于纠错,检错!-This program is viterbi decoding convolutional codes, convolutional codes have been attached to the coding structure packaged in a loop of the
-
-
3下载:
CPM信号的形成,连续相位的实现,如何把在卷积码译码中的维特比译码方法结合到CPM译码中来,并通过matlab软件进行仿真实现-CPM signals the formation of a continuous phase of implementation, how to decode the convolutional code Viterbi decoding method in combination to the CPM decoding in the past, and Simula
-
-
0下载:
给出了由(2 ,1 ,N) 系列卷积码作为母码产生的punctured 卷积码的编码及其Viterbi 译码的软件件源码实现方法,从而为各种不同码率的卷积码的编、译码给出了一种通用的实现方法,并且为多级编码码分量码的设计提供了条件-Give a (2, 1, N) family of convolutional codes as the code generated by the mother Punctured convoluutional codes of coding and Viterb
-
-
0下载:
实现(2,1,3)卷积码的编译码的源程序
采用了最大似然算法
译码采用了维比特译码-Achieve (2,1,3) of the source of the encoding and decoding of the convolutional code using a maximum likelihood decoding algorithm Viterbi decoding
-
-
0下载:
(2,1,3)卷积码的编码及译码程序,封装成函数,无冗余子函数,简单易懂,运行时显示Viterbi译码全部过程-(2,1,3) convolutional code encoding and decoding process, encapsulated into a function, non-redundant Functions, easy to understand, run-time display the whole process of Viterbi decoding
-
-
0下载:
it is a communication project, it includes the BER performance analysis of the convolutional codes and viterbi decoding technique. It is a physical layer implementation of the Wimax comcept.-it is a communication project, it includes the BER performa
-
-
0下载:
In this case is a viterbi algorithm code for decoding the convolutional code, using verilog HDL language. This code provide the method of deconvolution of the convolutional code
-
-
0下载:
这是一个(2.1.3)卷积码编码、BSC信道传输、Viterbi译码组成的程序合集,运行main.m即可得到仿真结果-This is a (2.1.3) convolutional code, Viterbi decoding, BSC channel transmission is composed of collection procedures, running main.m can be obtained by the simulation results
-
-
2下载:
产生本原多项式为x^4+x+1的m序列;对m序列进行加扰,并作为卷积码的输入序列;对卷积码的输出序列进行维特比解码;再进行解扰,最后计算误码率。-Generating a primitive polynomial of the m-sequence x ^ 4+x+1 for m scramble sequences, and convolutional code as an input sequence convolutional code sequence output Viterbi
-