当前位置:
首页 资源下载
搜索资源 - convolution decoder
搜索资源列表
-
2下载:
卷积码的C源程序,包括编码器和译码器。
还有一个是循环荣誉校验的vhdl]源码。-convolution of C source code, including the encoder and decoder. There is a cycle of the calibration honor VHDL] source.
-
-
0下载:
卷积码编码,维特比解码程序,用c写的。应该有人需要-convolution encoder, Viterbi decoder, and c writes. Someone should be required
-
-
0下载:
卷积码编码器,与对应的维特比硬判决译码器。已经通过仿真验证-Convolution Encoder, and the corresponding hard decision Viterbi decoder. Has been verified by simulation
-
-
0下载:
explanation about the viterbi decoder and convolution encoder , showing block diagram of eack
-
-
0下载:
this codes are for convolution encoder and Viterbi decoder synthesis and implementation.
-
-
0下载:
convolution encoder & decoder codes in matlab
-
-
0下载:
implementation of viterbi decoder
-
-
0下载:
利用viterbi演算法去解出convolution code
包含兩種方法,一種是soft一種是hard,soft是求內積最大,而hard則是求最小hamming distance。-Convolution edcoder Viterbi decoder algorithm
-
-
0下载:
该函数实现卷积编码 (2,1,3)卷积码的译码器,生成冲激响应分别为[1 1 1]和[1 0 1]
用维特比译码实现-This function convolution coding (2,1,3) convolutional code decoder to generate the impulse response, respectively [1] and [1 0 1] Viterbi decoding
-
-
0下载:
Viterbi algorithm is the most likelihood decode algorithm of convolution code. Viterbi
decoder means the VLSI implementation of Viterbi algorithm. In the area of communication,
convolution code is very popular, so how to improve the performance a
-
-
0下载:
The encoder and decoder of convolutional code
-
-
0下载:
convolution encoder and viterbi decoder
-
-
0下载:
维特比译码程序,matlab源程序,卷积码编码及译码程序-Viterbi decoding procedures, matlab source code, convolution coding and decoding procedures
-
-
0下载:
this code is about the error control coding using matlabcode.the method that i used is convolution coding .
-
-
0下载:
this code is about the error control coding using matlabcode.the method that i used is convolution coding .
-
-
0下载:
this code is about the error control coding using matlabcode.the method that i used is convolution coding .
-
-
0下载:
matlab卷积码编译码译码器设计仿真,做毕业论文很有参考价值-matlab convolutional code decoder codec design simulation, doing thesis of great reference value
-
-
0下载:
卷积编码与Vitabi解码的Matlab程序-Matlab code for convolutional coding and Vitabi decoder.
-
-
0下载:
通信当中广泛使用的卷积码,文件包括编码器,译码器以及测试的三个主程序。经测试可用。-Convolutional code communication among widely used, the file includes an encoder, a decoder and a testing of the three main program. After testing is available.
-
-
0下载:
简单实现卷积译码中的维特比译码,ConCode为待译的卷积码 ,Length为原始序列的长度,Decoder为译码后所得码字(It is easy to realize the decoding of viterbi in the convolution decoder)
-