代码搜索:initializes

找到约 4,453 项符合「initializes」的源代码

代码结果 4,453
www.eeworm.com/read/147682/5728114

m init_lfpef.m

% [k,b,P,e,y,c]=init_lfpef(L,k0,b0,P0) % Creates and initializes the variables required for the % Lattice Forward Prediction Error Filter. % % Input Parameters [Size]:: % L : n
www.eeworm.com/read/147682/5728141

m init_leakynlms.m

% [w,x,d,y,e,p]=init_leakynlms(L,w0,x0,d0) % % Creates and initializes the variables required for the % Leaky Normalized Least Mean Squares algorithm. % % Input Parameters:: % L : n
www.eeworm.com/read/147682/5728152

m init_vffrls.m

% [w,x,d,y,e,R,k]=init_vffrls(L,b,w0,x0,d0) % % Creates and initializes the variables required for the % Variable Forgetting Factor Recursive Least Squares % (VFFRLS) Adaptive algorithm
www.eeworm.com/read/147682/5728156

m init_rdrlms.m

% [w,x,d,y,e]=init_rdrlms(L,k,w0,x0,d0) % % Creates and initializes the variables required for the % Recent Data Reusing Least Mean Squares algorithm. % % Input Parameters [Size] ::
www.eeworm.com/read/345571/11808378

h realinit.h

/*This is the file which initializes the population*/ void realinit(population *pop_ptr); void realinit(population *pop_ptr) { int i,j,r,d2; float d,d1; for (i = 0 ; i < popsize ; i++) {
www.eeworm.com/read/470720/1446710

c arm15.c

// GROUPS passed ARM-compliance // arm file // From: Johan Bengtsson // Date: Thu, 21 Oct 93 16:10:25 +0100 // Subject: gcc 2.4.5 initializes base classes in mem-initializer o
www.eeworm.com/read/470693/1458656

c arm15.c

// GROUPS passed ARM-compliance // arm file // From: Johan Bengtsson // Date: Thu, 21 Oct 93 16:10:25 +0100 // Subject: gcc 2.4.5 initializes base classes in mem-initializer o
www.eeworm.com/read/240162/4581898

c arm15.c

// { dg-do run } // GROUPS passed ARM-compliance // arm file // From: Johan Bengtsson // Date: Thu, 21 Oct 93 16:10:25 +0100 // Subject: gcc 2.4.5 initializes base classes in
www.eeworm.com/read/233448/4674714

c arm15.c

// { dg-do run } // GROUPS passed ARM-compliance // arm file // From: Johan Bengtsson // Date: Thu, 21 Oct 93 16:10:25 +0100 // Subject: gcc 2.4.5 initializes base classes in
www.eeworm.com/read/190666/5174501

c arm15.c

// GROUPS passed ARM-compliance // arm file // From: Johan Bengtsson // Date: Thu, 21 Oct 93 16:10:25 +0100 // Subject: gcc 2.4.5 initializes base classes in mem-initializer o