搜索资源列表
00002
- 并且在卷积码编码过程中,添零数为k1*(L-1)=2,(注:L=3),再对序列进行图示的映射,可通过以下程序实现:-in convolution coding process, the number of zero-Tim k1 * (L-1) = 2, (Note : L = 3), then right sequence shows the mapping process can be achieved through the following :
TCM_Modulation
- TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序
213
- (2,1,3)卷积码的编码和Veterbi译码,用C语言描述,可以跑通-(2,1,3) convolutional code encoding and decoding Veterbi, using C language descr iption, you can run through
414viterbi
- 2. 该程序可以将随机生成的0,1序列经过卷积编码器产生(4,1,4)卷积码,然后将卷积码经过4*8的删余矩阵,有三种速率(1/3,2/3,1/2)可供选择, 3. 在编码端利用维特比译码方法进行译码 -viterbi
213Convolutional-codecode-anddecode
- 实现(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
(3-1-2)convolution-coding
- (2,1,3)卷积码编码代码,C语言编写-(2,1,3)convolution coding
Convolution-decode-
- 实现了卷积码(2,1,3)编码以及解码的功能,已验证通过-Achieved (2,1,3) convolutional encoding and decoding functionality code validated by