代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/355686/10249786
m ms_encoder_initialization.m
% ms_encoder_initialization ;
switch xrc
case 3
switch xframelength
case 6120
xtrellisstructure=poly2trellis(9,[753 561])';
xpaddedframele
www.eeworm.com/read/355686/10249788
m ms_interleaver_initialization.m
% ms_interleaver_initialization;
switch xrc
case 3
switch xframelength
case 6120
xrepetitioncount=1;
xpuncturevector=[1];
www.eeworm.com/read/423001/10594030
asv ms_encoder_initialization.asv
switch xRC
case 3
switch xFrameLength
case 6120
xTrellisStructure=poly2trellis(9,[753 561]);
xPaddedFrameLength=6144;
case 304
www.eeworm.com/read/423001/10594039
asv ms_pnsequence_initialization.asv
XLongCodeGenerator=[42 35 33 31 27 ]
www.eeworm.com/read/423001/10594042
m ms_modulation_initialization.m
xFIR=[-0.025288315,-0.034167931,-0.035752323,-0.016733702,0.021602514,0.064938487,0.091002137,0.081894974,0.037071157,-0.021998074,-0.060716277,-0.051178658,0.007874526,0.084368728,0.126869306,0.09452
www.eeworm.com/read/423001/10594055
m ms_fqi_initialization.m
xPaddedFrameLength=xFrameLength;
switch xRC
case 3
switch xFrameLength
case {16,40}
xGenPoly = [6 2 1 0];
case 80
xGenPoly =
www.eeworm.com/read/423001/10594058
m ms_orthogonalspreading_initialization.m
switch xChannelType
case 1
xWalshCodeLength=16;
xWalshCodeIndex=4;
case 2
xWalshCodeLength=2;
xWalshCodeIndex=1;
case 3
xWalshCodeLength=4;
www.eeworm.com/read/423001/10594072
m ms_pnsequence_initialization.m
xLongCodeGenerator=[42 35 33 31 27 26 25 22 21 19 18 17 16 10 7 6 5 3 2 1 0];
xLongCodeMask=[0 1 randint(1,40,2,xSeed)];
xPNGeneratorI=[15 13 9 8 7 5 0];
xPNGeneratorQ=[15 12 11 10 6 5 4 3 0];
xSa
www.eeworm.com/read/423001/10594078
asv ms_orthogonalspreading_initialization.asv
switch xChannelType
case 1
xWalshCodeLength=16;
xWalshCodeIndex=4;
case 2
xWalshCodeLength=2;
xWalshCodeIndex=1;
case 3
xWalshCodeLength=4;
www.eeworm.com/read/423001/10594085
m ms_encoder_initialization.m
switch xRC
case 3
switch xFrameLength
case 6120
xTrellisStructure=poly2trellis(9,[753 561]);
xPaddedFrameLength=6144;
case 304