代码搜索:Systematic
找到约 281 项符合「Systematic」的源代码
代码结果 281
www.eeworm.com/read/475366/6778994
m rsc_encode.m
function y = rsc_encode(g, x)
% encodes a block of data x (0/1)with a recursive systematic
% convolutional code with generator vectors in g, and
% returns the output in y (0/1).
% if terminate
www.eeworm.com/read/475366/6779042
m rsc_encode.m
function y = rsc_encode(g, x)
% encodes a block of data x (0/1)with a recursive systematic
% convolutional code with generator vectors in g, and
% returns the output in y (0/1).
% if terminate
www.eeworm.com/read/475535/6790886
m rsc_encode.m
function y = rsc_encode(g, x, terminated)
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% encodes a block of data x (0/1)with a recursive systematic
% convolutiona
www.eeworm.com/read/475347/6796728
m rsc_encode.m
function y = rsc_encode(g, x, terminated)
% encodes a block of data x (0/1)with a recursive systematic
% convolutional code with generator vectors in g, and
% returns the output in y (0/1).
% if
www.eeworm.com/read/295306/8170575
m rsc_encode递归编码.m
function y = rsc_encode(g, x, terminated)
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% encodes a block of data x (0/1)with a recursive systematic
% convolutiona
www.eeworm.com/read/268261/11146709
m rsc_encode.m
function y = rsc_encode(g, x, terminated)
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% encodes a block of data x (0/1)with a recursive systematic
% convolutiona
www.eeworm.com/read/268255/11148417
m rsc_encode.m
function y = rsc_encode(g, x, terminated)
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% encodes a block of data x (0/1)with a recursive systematic
% convolutiona
www.eeworm.com/read/187799/8600114
chm addison.wesley.-.c .network.programming,.volume.2,.systematic.reuse.with.ace.and.frameworks.chm
www.eeworm.com/read/492853/6410896
m rsc_encode.m
function y = rsc_encode(g, x, ending)
% y = rsc_encode(g, x, ending)
%
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
%
% Encodes a block of data x (0/1)with
www.eeworm.com/read/475543/6790909
m rsc_encode.m
function y = rsc_encode(g, x, ending)
% y = rsc_encode(g, x, ending)
%
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
%
% Encodes a block of data x (0/1)with