代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/147682/5728118
m init_mcfdfxlms.m
% [NB,W,w,x,y,d,e,p,S,SE,yF,fxF] = init_mcfdfxlms(NC,NL,Nref,Nact,Nsens,s,se,w0,xn0,d0)
%
% Creates and initializes the variables required for the
% Multi-channel Frequency Domain Filtered
www.eeworm.com/read/147682/5728119
m init_mcadjlms.m
% [w,x,y,d,e,p] = init_mcadjlms(L,Nref,Nact,Nsens,s,se,w0,x0,d0,y0,e0)
%
% Creates and initializes the variables required for the
% Multi-channel Adjoint LMS (MCADJLMS) algorithm
% for
www.eeworm.com/read/147682/5728122
m init_rlslfpef.m
% [ff,bb,fb,cf,b,y,e,kf,kb] = init_rlslfpef(L,ff0,bb0,fb0,cf0,b0)
%
% Creates and initializes the variables required for the
% Recursive Least Squares Lattice Forward Predictor Error filte
www.eeworm.com/read/147682/5728129
m init_eqerr.m
% [u,w,c,y,e,mu,Px,Pd]=init_eqerr(N,M,u0,w0,y0,d0,mu0)
%
% Creates and initializes the variables required for the
% Equation Error Adaptive Recursive Filter
% algorithm. The filter
www.eeworm.com/read/147682/5728137
m init_lmslattice.m
% [k,c,b,P,d,y,e] = init_lmslattice(L,k0,c0,b0,P0,d0);
%
% Creates and initializes the variables required for the
% LMS Lattice (Joint Process Estimator) Adaptive Filter.
%
% Input Paramete
www.eeworm.com/read/147682/5728164
m init_sovtdlms.m
% [W,w,x,d,y,e,p]=init_sovtdlms(L1,L2,W0,x0,d0)
%
% Creates and initializes the variables required for the
% Second Order Volterra Transform Domain LMS Adaptive filter.
%
% Input Paramet
www.eeworm.com/read/403922/11506234
html function.ncurses-slk-init.html
Initializes soft label key functions
www.eeworm.com/read/14735/404716
3 sdl_init.3
.TH "SDL_Init" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_Init\- Initializes SDL
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBint \fBSDL_Init\fP\fR(\fBUint32 flag
www.eeworm.com/read/251805/4415811
3 sdl_init.3
.TH "SDL_Init" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_Init\- Initializes SDL
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBint \fBSDL_Init\fP\fR(\fBUint32 flag
www.eeworm.com/read/437033/1836708
h ac97.h
#ifndef AC97_H
#define AC97_H
#include "es1371.h"
#include "wait.h"
#include "pci_helper.h"
#include "sample_rate_converter.h"
/*
This function initializes the AC97 to a default mode.
*/
int AC