代码搜索:Convolutional

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

代码结果 698
www.eeworm.com/read/321050/13412782

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/313963/13577668

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/313956/13577895

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/306478/13744554

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/303558/13812505

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/459912/6434365

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/488062/6495578

m cnv.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%2/22/2009 xiongjun %%完成卷积编码 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% function output=cnv(input) % determines the output sequence of a binary convoluti
www.eeworm.com/read/480480/6664861

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/476907/6754267

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/405714/11458936

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