代码搜索:Convolutional
找到约 698 项符合「Convolutional」的源代码
代码结果 698
www.eeworm.com/read/158463/11613076
m cnv_encd.m
function output=cnv_encd(g,k0,input)
% cnv_encd(g,k0,input)
% determines the output sequence of a binary convolutional encoder
% g is the generator matrix of the convolutional code
%
www.eeworm.com/read/258131/11882749
m convencode.m
% ConvEncode encodes a NSC or RSC convolutional code with a tail.
%
% The calling syntax is:
% [output] = ConvEncode(input, g_encoder, [code_type] )
%
% output = code word
%
% Requi
www.eeworm.com/read/252453/12281840
m cnv_encd.m
function output=cnv_encd(g,k0,input)
% cnv_encd(g,k0,input)
% determines the output sequence of a binary convolutional encoder
% g is the generator matrix of the convolutional code
%
www.eeworm.com/read/252197/12293777
m cnv_encd.m
function output=cnv_encd(g,k0,input)
% cnv_encd(g,k0,input)
% determines the output sequence of a binary convolutional encoder
% g is the generator matrix of the convolutional code
%
www.eeworm.com/read/338127/12323511
mdl encoder.mdl
Library {
Name "Encoder"
Version 5.0
SaveDefaultBlockParams on
LibraryLinkDisplay "none"
ShowLoopsOnError on
IgnoreBidirectionalLines off
CovSaveName "covdata"
C
www.eeworm.com/read/223481/14639186
m convencode.m
% ConvEncode encodes a NSC or RSC convolutional code with a tail.
%
% The calling syntax is:
% [output] = ConvEncode(input, g_encoder, [code_type] )
%
% output = code word
%
% Requi
www.eeworm.com/read/216045/15028643
m cnv_encd.m
function output=cnv_encd(g,k0,input)
% cnv_encd(g,k0,input)
% determines the output sequence of a binary convolutional encoder
% g is the generator matrix of the convolutional code
%
www.eeworm.com/read/213940/15121933
m cnv_encd.m
function output=cnv_encd(g,k0,input)
% cnv_encd(g,k0,input)
% determines the output sequence of a binary convolutional encoder
% g is the generator matrix of the convolutional code
%
www.eeworm.com/read/210160/15205747
m cnv_encd.m
function output=cnv_encd(g,k0,input)
% cnv_encd(g,k0,input)
% determines the output sequence of a binary convolutional encoder
% g is the generator matrix of the convolutional code
%
www.eeworm.com/read/476080/6773413
m cnv_encd.m
function output=cnv_encd(g,k0,input)
% cnv_encd(g,k0,input)
% determines the output sequence of a binary convolutional encoder
% g is the generator matrix of the convolutional code
%