代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/239550/13272811
m ldrf2df.m
function [b,a] = ldr2dir(K,V)
% Lattice/Ladder form to IIR Direct form Conversion
% -------------------------------------------------
% [b,a] = ldr2dir(K,V)
% b = numerator polynomial coefficient
www.eeworm.com/read/305390/13772269
m findiff.m
function F=findiff(p,q,r,a,b,alpha,beta,N)
%Input - p, q, and r are the coefficient functions of (1)
% - a and b are the left and right endpoints
% - alpha =x(a) and beta=x(b
www.eeworm.com/read/147682/5728112
m asptleakynlms.m
% [w,y,e,p]= asptleakynlms(x,w,d,mu,a,p,b)
%
% Performs filtering and coefficient update using the
% Leaky Normalized Least Mean Squares algorithm. The
% update equation is given by
%
www.eeworm.com/read/147682/5728128
m asptlms.m
% [w,y,e]= asptlms(x,w,d,mu,alg)
%
% Performs filtering and coefficient update using the
% Least Mean Squares Adaptive algorithm.
%
% Input Parameters [size] ::
% x : vector of input
www.eeworm.com/read/349590/6291717
m ldrf2df.m
function [b,a] = ldr2dir(K,V)
% Lattice/Ladder form to IIR Direct form Conversion
% -------------------------------------------------
% [b,a] = ldr2dir(K,V)
% b = numerator polynomial coefficient
www.eeworm.com/read/158100/11643644
m ldrf2df.m
function [b,a] = ldr2dir(K,V)
% Lattice/Ladder form to IIR Direct form Conversion
% -------------------------------------------------
% [b,a] = ldr2dir(K,V)
% b = numerator polynomial coefficient
www.eeworm.com/read/155543/11864168
m ldrf2df.m
function [b,a] = ldr2dir(K,V)
% Lattice/Ladder form to IIR Direct form Conversion
% -------------------------------------------------
% [b,a] = ldr2dir(K,V)
% b = numerator polynomial coefficient
www.eeworm.com/read/152112/12138993
m findiff.m
function F=findiff(p,q,r,a,b,alpha,beta,N)
%Input - p, q, and r are the coefficient functions of (1)
% input as strings; 'p', 'q', 'r'
% - a and b are the left and right endpoints
%
www.eeworm.com/read/151556/12201296
m findiff.m
function F=findiff(p,q,r,a,b,alpha,beta,N)
%Input - p, q, and r are the coefficient functions of (1)
% input as strings; 'p', 'q', 'r'
% - a and b are the left and right endpoints
%
www.eeworm.com/read/232058/14209472
m ldrf2df.m
function [b,a] = ldr2dir(K,V)
% Lattice/Ladder form to IIR Direct form Conversion
% -------------------------------------------------
% [b,a] = ldr2dir(K,V)
% b = numerator polynomial coefficient