代码搜索:convolutional
找到约 698 项符合「convolutional」的源代码
代码结果 698
www.eeworm.com/read/174371/9590402
m conv_encd.m
function output=conv_encd(k,input)
%Convolutional Encoder
%
%The convolutional encoder is used to encode data for FEC
%
%DS-UWB PHY 802.15
%Constraint length: k=4 or 6
%Generating polynomial:
www.eeworm.com/read/370421/9601038
m cnv.m
%载自pudn,数据接口进行了修改
%7/12/2008 ZHANGSONG
function output=cnv(input)
% cnv_encd(g,k0,input)
% determines the output sequence of a binary convolutional encoder
% g is the generator matrix
www.eeworm.com/read/369398/9650697
m cnv.m
%载自pudn,数据接口进行了修改
%7/12/2008 ZHANGSONG
function output=cnv(input)
% cnv_encd(g,k0,input)
% determines the output sequence of a binary convolutional encoder
% g is the generator matrix
www.eeworm.com/read/173140/9670913
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/269194/11106325
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/414455/11111254
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/268231/11149043
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/147096/12583674
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/300562/13905786
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/300086/13936488
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
%