代码搜索:Convolutional

找到约 698 项符合「Convolutional」的源代码

代码结果 698
www.eeworm.com/read/274318/10876608

h chdecoding.h

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/416320/11033302

txt example.txt

a.out 4 1 INT2048.data BER.data 0 5 1 10000000 123456789 Parallel concatenated (turbo) code of rate = 0.333113 4-state constituent recursive convolutional codes 0.00 1.1289232e-01
www.eeworm.com/read/216825/6933732

m 3.m

Fd = 1; Fs = 4; N = Fs/Fd; numSymb = 100; numPlot = 20; SNRpBitDemo = 3; SNR = SNRpBitDemo*k; seed = [654321 123456]; rand('state', seed(1)); randn('state', s
www.eeworm.com/read/316958/13513588

h chdecoding.h

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/203314/6301911

h chdecoding.h

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/211371/15182301

m msinterleaverinitialization.m

%根据输入数据帧的长度设置卷积编码器Tellis参数和填充长度 switch xFrameLength case 6120 numSampInt =24576; case 3048
www.eeworm.com/read/207777/15262447

h chdecoding.h

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/146541/12640190

h chdecoding.h

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/419389/10871575

m testinvconvenc.m

function testInvConvEnc %% The code includes the implementation of inverse convolutional code and %% testing of it. t = poly2trellis(7, [171 133]); k = log2(t.numInputSymbols); tblen = 30; msg =
www.eeworm.com/read/216825/6933742

m 2.m

Fd = 1; Fs = 4; N = Fs/Fd; numSymb = 100; numPlot = 20; SNRpBitDemo = 3; SNR = SNRpBitDemo*k; seed = [12345678 87654321]; rand('state', seed(1)); randn('stat