代码搜索:performs

找到约 4,693 项符合「performs」的源代码

代码结果 4,693
www.eeworm.com/read/302650/13829491

m space.m

function data_enc = space(data,dlt,slt,varargin) %SPACE Space-time channel encoder % Q = SPACE(D,DLT,SLT) performs the data (D) encoding based on the DLT % and SLT look-up tables. The tables for
www.eeworm.com/read/301959/13845504

m prep2d_rr.m

function fp=prep2D_rr(f,flt) %fp=prep2D_rr(f,flt) % % This function performs oversampled ("repeated row") preprocessing of % given 2-dimensional signal. For description of the algorithm see [S
www.eeworm.com/read/301959/13845517

m prep1d_rr.m

function fp=prep1D_rr(f,flt) %fp=prep1D_rr(f,flt) % % This function performs oversampled ("repeated row") preprocessing of given % 1-dimensional signal. For description of the algorithm see [S
www.eeworm.com/read/147682/5728067

m asptmvsslms.m

% [w,g,mu,y,e]= asptmvsslms(x,w,g,d,mu,roh,mu_min,mu_max) % % Performs filtering and coefficient update using the % Modified Variable Step Size LMS Adaptive algorithm. % % Input Parameters
www.eeworm.com/read/147682/5728121

m asptpbfdaf.m

% [W,X,x,y,e,Px,w]=asptpbfdaf(M,x,xn,dn,X,W,mu,n,c,b,Px) % % Performs filtering and coefficient update using the % Partitioned Block Frequency Domain Adaptive algorithm. % % Input Paramete
www.eeworm.com/read/147682/5728123

m asptrcpbfdaf.m

% [W,X,x,y,e,Px,ci,w]=asptrcpbfdaf(M,x,xn,dn,X,W,mu,n,c,b,Px,ci) % % Performs filtering and coefficient update using the % Reduced Complexity Partitioned Block Frequency Domain % Adapti
www.eeworm.com/read/147682/5728133

m asptsovrls.m

% [w,y,e,R,xb]=asptsovrls(xn,xb,w,d,R,a,L1,L2) % % Performs filtering and coefficient update using the % Second Order Volterra Recursive Least Squares (RLS) % adaptive algorithm. % % I
www.eeworm.com/read/133108/5907496

3 sdl_fillrect.3

.TH "SDL_FillRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_FillRect\- This function performs a fast fill of the given rectangle with some color .SH "SYNOPSIS" .PP \fB#in
www.eeworm.com/read/111374/6154645

3 sdl_fillrect.3

.TH "SDL_FillRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_FillRect\- This function performs a fast fill of the given rectangle with some color .SH "SYNOPSIS" .PP \fB#in
www.eeworm.com/read/486345/6540245

m rot_word.m

function w_out = rot_word (w_in) %ROT_WORD Rotate the elements of a four element vector. % % W_OUT = ROT_WORD (W_IN) % performs a cyclic shift of the elements % of the four element vecto