代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/147682/5728102
m init_sovvsslms.m
% [w,x,d,y,e,g,mu]=init_sovvsslms(L1,L2,w0,x0,d0,mu0,g0)
%
% Creates and initializes the variables required for the
% Second Order Volterra Variable Step Size Least Mean
% Squares ad
www.eeworm.com/read/371680/9542083
m init_gpd_lp2m.m
function [x0,v0]= init_DPDm_LP2(mapfile,eps,x,p,ap,n,varargin)
%
% [x0,v0]= init_DPDm_LP2(mapfile,eps,x,p,ap,n)
% Initializes a fold continuation from a degenerate flip point
%
global cds lpmds
www.eeworm.com/read/147682/5728098
m init_rlslattice.m
% [ff,bb,fb,be,cf,b,d,y,e,kf,kb,c]=init_rlslattice(L,ff0,bb0,fb0,be0,cf0,b0,d0)
%
% Creates and initializes the variables required for the
% Recursive Least Squares Lattice joint process e
www.eeworm.com/read/147682/5728113
m init_soiir2.m
% [s,t,u,y,a,b,e]=init_soiir2(s0,t0,u0,y0,a0,b0,e0)
%
% Creates and initializes the variables for the
% Second Order IIR type-2 adaptive filter.
% The filter transfer function is giv
www.eeworm.com/read/147682/5728136
m init_csoiir2.m
% [s,t,u,y,a,b,p]=init_csoiir2(M,s0,t0,u0,y0,a0,b0,p0)
%
% Creates and initializes the variables for the
% Cascaded Second Order IIR type-2 adaptive filter.
% The transfer function
www.eeworm.com/read/147682/5728144
m init_soiir1.m
% [s,w,u,y,a,b,e]=init_soiir1(s0,w0,u0,y0,a0,b0,e0)
%
% Creates and initializes the variables for the
% Second Order IIR type-1 adaptive filter.
% The filter transfer function is giv
www.eeworm.com/read/147682/5728159
m init_arlmsnewt.m
% [k,w,x,b,u,P,d,y,e]=init_arlmsnewt(L,M,k0,w0,x0,b0,u0,P0,d0)
%
% Creates and initializes the variables required for the
% efficient implementation of the LMS-Newton algorithm.
% Assum
www.eeworm.com/read/371680/9542529
m init_r3_ns3m.m
function [x0,v0]= init_R3_NSm(mapfile,eps,x,p,ap,n,varargin)
%
% [x0,v0]= init_R3_NSm(mapfile,eps,x,p,ap,n,varargin)
% Initializes a Neutral saddle continuation from a R3 point.
% It may be initia
www.eeworm.com/read/371680/9542531
m init_r2_ns2m.m
function [x0,v0]= init_R2_NS2m(mapfile, eps,x,p,ap,n)
%
% [x0,v0] = init_R2_NS2m(mapfile,eps,x,p,ap,n)
% Initializes a Neimark_Sacker bifurcation of a double period
% cycle bifurcation continuatio
www.eeworm.com/read/371680/9542540
m init_pdns_ns2m.m
function [x0,v0]= init_PDNS_NS2m(mapfile,eps,x,p,ap,n)
%
% [x0,v0] = init_PDNS_NS2m(mapfile,eps,x,p,ap,n)
% Initializes a Neimark_Sacker bifurcation of period 2*n from a PDNS point
%
nsmds=[];