代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/309192/6342011
m sfrls1.m
%SFRLS1 Problem 1.1.1.1.2.7
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% Wo - coefficient
www.eeworm.com/read/309192/6342023
m nlrls1.m
%NLRLS1 Problem 1.1.1.1.2.5
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% Wo - coefficient
www.eeworm.com/read/309192/6342038
m qrrls1.m
%QRRLS1 Problem 1.1.1.1.2.8
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% Wo - coefficient
www.eeworm.com/read/264747/11302914
m sqrtadf.m
function SQRTADF
% program to illustrate adaptive filtering using
% the square root RLS algorithm
% X delayed input data vector
% Y measured signal
% W coefficient vec
www.eeworm.com/read/264746/11303012
m lmsadf.m
function LMSADF
%program to illustrate adaptive filtering using the LMS algorithms
% X delayed input data vector
% Y measured signal
% W coefficient vector
% E en
www.eeworm.com/read/230811/14273481
m p8calc.m
% Sets search routines to minimise transverse reflection coefficient;
% Sets the imaginary part of the effective permittivity to its mean value.
% (a) Scans possible real effective refractive indic
www.eeworm.com/read/13911/286800
m binomial.m
function b = binomial(n,k)
%BINOMIAL compute binomial coefficient
%
% Usage: b = binomial(n,k)
%
% Parameters: ( n )
% b = ( )
% ( k )
%
% Author: Steve Gunn (sr
www.eeworm.com/read/13911/286828
m binomial.m
function b = binomial(n,k)
%BINOMIAL compute binomial coefficient
%
% Usage: b = binomial(n,k)
%
% Parameters: ( n )
% b = ( )
% ( k )
%
% Author: Steve Gunn (sr
www.eeworm.com/read/13911/287006
m binomial.m
function b = binomial(n,k)
%BINOMIAL compute binomial coefficient
%
% Usage: b = binomial(n,k)
%
% Parameters: ( n )
% b = ( )
% ( k )
%
% Author: Steve Gunn (sr
www.eeworm.com/read/13911/287034
m binomial.m
function b = binomial(n,k)
%BINOMIAL compute binomial coefficient
%
% Usage: b = binomial(n,k)
%
% Parameters: ( n )
% b = ( )
% ( k )
%
% Author: Steve Gunn (sr