代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/147682/5728075
m init_rls.m
% [w,x,d,e,R,y]=init_rls(L,b,w0,x0,d0)
%
% Creates and initializes the variables required for the
% Recursive Least Squares (RLS) Adaptive Filter.
%
% Input Parameters::
% L : Ada
www.eeworm.com/read/147682/5728117
m init_mcfxlms.m
% [w,x,y,e,d,p,fx] = init_mcfxlms(L,Nref,Nact,Nsens,s,se,w0,x0,d0,y0,fx0)
%
% Creates and initializes the variables required for the
% Multichannel Filtered-X Least Mean Squares (MCFXLMS)
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/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/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/147682/5728169
m init_sovlms.m
% [w,x,d,y,e]=init_sovlms(L1,L2,w0,x0,d0)
%
% Creates and initializes the variables required for the
% Second Order Volterra Least Mean Squares adaptive algorithm.
%
% Input Parameter
www.eeworm.com/read/147682/5728171
m init_bnlms.m
% [w,x,d,e,y,p]=init_bnlms(N,L,w0,x0,d0)
%
% Creates and initializes the variables required for the
% Block Normalized Least Mean Squares adaptive filter.
%
% Input Parameters [Size]::
%
www.eeworm.com/read/146709/5734764
dpr abkeygen.dpr
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/142536/5764691
c fourier.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
* Code to do fourier transforms o
www.eeworm.com/read/141300/5771443
c vbicgetic.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
Model Author: 1995 Colin McAndrew Motorola
Spice3 Implementation: 2003 Dietmar