代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/322425/13380472
m namedfilter.m
% KERNEL = NAMED_FILTER(NAME)
%
% Some standard 1D filter kernels. These are scaled such that
% their L2-norm is 1.0.
%
% binomN - binomial coefficient filter of order N-1
% haar:
www.eeworm.com/read/317833/13495957
m sdir2cas.m
function [C,B,A] = sdir2cas(b,a);
% DIRECT-form to CASCADE-form conversion in s-plane
% -------------------------------------------------
% [C,B,A] = sdir2cas(b,a)
% C = gain coefficient
% B =
www.eeworm.com/read/147682/5728083
m asptdrlms.m
% [w,y,e]= asptdrlms(x,w,d,mu,alg,k)
%
% Performs filtering and coefficient update using the
% Data Reusing Least Mean Squares (DRLMS) algorithm.
% DRLMS updates the filter coefficients k t
www.eeworm.com/read/147682/5728089
m aspttdftaf.m
% [W,y,e,p,w] = aspttdftaf(x,W,d,mu,p,b,T)
%
% Performs filtering and coefficient update using the
% Transform Domain Fault Tolerant Adaptive Filter (TDFTAF).
% TDFTAF contains R redunda
www.eeworm.com/read/147682/5728109
m asptrdrnlms.m
% [w,y,e,p]= asptrdrnlms(x,w,d,mu,p,b,k)
%
% Performs filtering and coefficient update using the
% Recent Data Reusing Normalized Least Mean Squares
% (RDRNLMS) algorithm.
% RDRNLMS upda
www.eeworm.com/read/147682/5728130
m asptadjlms.m
% [w,y,e,p] = asptadjlms(w,x,e,y,s,se,d,p,mu,b)
%
% Performs filtering and coefficient update using the
% Adjoint Least Mean Squares (ADJLMS) Adaptive algorithm
% for use in Active No
www.eeworm.com/read/147682/5728149
m asptvffrls.m
% [w,y,e,R,a]=asptvffrls(x,w,d,R,a,k,e,roh,a_min,a_max)
%
% Performs filtering and coefficient update using the
% Variable Forgetting Factor Recursive Least Squares
% (VFFRLS) Adaptive a
www.eeworm.com/read/147682/5728160
m asptblms.m
% [w,x,y,e]=asptblms(x,xn,dn,w,mu,alg)
%
% Performs filtering and coefficient update using the
% Block Least Mean Squares (BLMS) algorithm.
% BLMS updates the N filter coefficients once
www.eeworm.com/read/493456/6393610
m sdir2cas.m
function [C,B,A] = sdir2cas(b,a);
% DIRECT-form to CASCADE-form conversion in s-plane
% -------------------------------------------------
% [C,B,A] = sdir2cas(b,a)
% C = gain coefficient
% B =
www.eeworm.com/read/492812/6409710
cof bp53h.cof
//BP53H.cof Coefficient file for FIR bandpass centered at Fs/10
//Generated with BASIC program (on disk) using Hamming window
#define N 53 //number of coefficients
float h[N] =
{-0.