代码搜索:sequential
找到约 1,846 项符合「sequential」的源代码
代码结果 1,846
www.eeworm.com/read/489274/6477545
m seq_gsdlms.m
function [e,w] = seq_gsdlms(x,d,Ns,K,L,M,w0,mu,lambda,epsilon)
%[e,w] = seq_gsdlms(x,d,Ns,K,L,M,w0,mu,lambda,epsilon) implements the
%sequential-partial-update GSD-LMS algorithm using DCT and single
www.eeworm.com/read/489285/6477628
m seq_tdlms.m
function [e,w] = seq_tdlms(x,d,N,M,w0,mu,lambda,epsilon)
%[e,w] = seq_tdlms(x,d,N,M,w0,mu,lambda,epsilon) implements the
%sequential-partial-update TD-LMS algorithm using DCT and single-division
%p
www.eeworm.com/read/342008/12047353
m ctranspose.m
function w = ctranspose(w)
if w.s
error('transpose not defined for classifiers')
end
if strcmp(w.m,'sequential')
w = w.d{2}'*w.d{1}';
elseif strcmp(w.m,'affine')
w.l = [];
c = w.c;
k = w.k;
w.c
www.eeworm.com/read/18588/796025
tlg uc_interface.tlg
Synthesizing work.uc_interface.behaviour
@N:"D:\My_Design\I2C\source\uc_interface.vhd":111:16:111:17|Using sequential encoding for type state_type
@W:"D:\My_Design\I2C\source\uc_interface.vhd":267:3
www.eeworm.com/read/18588/796027
tlg i2c_synplify.tlg
Synthesizing work.i2c.behave
Synthesizing work.uc_interface.behaviour
@N:"D:\My_Design\I2C\source\uc_interface.vhd":111:16:111:17|Using sequential encoding for type state_type
@W:"D:\My_Design\I2C\
www.eeworm.com/read/206531/5008519
tlg uc_interface.tlg
Synthesizing work.uc_interface.behaviour
@N:"D:\My_Design\I2C\source\uc_interface.vhd":111:16:111:17|Using sequential encoding for type state_type
@W:"D:\My_Design\I2C\source\uc_interface.vhd":267:3
www.eeworm.com/read/206531/5008521
tlg i2c_synplify.tlg
Synthesizing work.i2c.behave
Synthesizing work.uc_interface.behaviour
@N:"D:\My_Design\I2C\source\uc_interface.vhd":111:16:111:17|Using sequential encoding for type state_type
@W:"D:\My_Design\I2C\
www.eeworm.com/read/343627/3218992
tlg uc_interface.tlg
Synthesizing work.uc_interface.behaviour
@N:"D:\My_Design\I2C\source\uc_interface.vhd":111:16:111:17|Using sequential encoding for type state_type
@W:"D:\My_Design\I2C\source\uc_interface.vhd":267:3
www.eeworm.com/read/343627/3218994
tlg i2c_synplify.tlg
Synthesizing work.i2c.behave
Synthesizing work.uc_interface.behaviour
@N:"D:\My_Design\I2C\source\uc_interface.vhd":111:16:111:17|Using sequential encoding for type state_type
@W:"D:\My_Design\I2C\
www.eeworm.com/read/158865/5592863
c sue.c
#include "f2c.h"
#include "fio.h"
extern uiolen f__reclen;
long f__recloc;
#ifdef KR_headers
c_sue(a) cilist *a;
#else
c_sue(cilist *a)
#endif
{
f__external=f__sequential=1;
f__formatted=0;
f__cur