代码搜索:deviation

找到约 1,443 项符合「deviation」的源代码

代码结果 1,443
www.eeworm.com/read/145776/12703148

m olsblms.m

%OLSBLMS Open-Loop Subband LMS algorithm % % 'ifile.mat' - input file containing: % Nr - members of ensemble % N - iterations % Sx - standard deviation of input % B - coefficien
www.eeworm.com/read/244076/12892423

m standvec.m

function z = standvec(x) % % STANDVEC % % Standardises a vector x, ie. the mean of x is % subtracted from all elements of x and the % result is divided by the standard deviation of x. % % Call
www.eeworm.com/read/142092/12963027

m zfa.m

function [f,stdf,a,stda]=zfa(data,dt) % % [f,stdf,a,stda]=zfa(data,dt): % % Function to generate a zero-crossing (and extrema) frequency, % amplitude and their standard deviation of dat
www.eeworm.com/read/137229/13339034

m standvec.m

function z = standvec(x) % % STANDVEC % % Standardises a vector x, ie. the mean of x is % subtracted from all elements of x and the % result is divided by the standard deviation of x. % % Call
www.eeworm.com/read/309190/13679375

m dlcllms.m

%DLCLLMS Delayless Closed-Loop Subband LMS algorithm % % 'ifile.mat' - input file containing: % Nr - members of ensemble % N - iterations % Sx - standard deviation of input % B
www.eeworm.com/read/309190/13679388

m eflrls3.m

%EFLRLS3 Problem 2.2 % % 'ifile.mat' - input file containing: % K - iterations % H - FIR channel % Neq - equalizer order % sigman - standard deviation of noise at channel
www.eeworm.com/read/302326/13837625

m dlcllms.m

%DLCLLMS Delayless Closed-Loop Subband LMS algorithm % % 'ifile.mat' - input file containing: % Nr - members of ensemble % N - iterations % Sx - standard deviation of input % B
www.eeworm.com/read/302326/13837632

m sfrls3.m

%SFRLS3 Problem 2.3 % % 'ifile.mat' - input file containing: % K - iterations % H - FIR channel % Neq - equalizer order % sigman - standard deviation of measurement noise
www.eeworm.com/read/302326/13837657

m eflrls3.m

%EFLRLS3 Problem 2.2 % % 'ifile.mat' - input file containing: % K - iterations % H - FIR channel % Neq - equalizer order % sigman - standard deviation of noise at channel
www.eeworm.com/read/302326/13837665

m olsblms.m

%OLSBLMS Open-Loop Subband LMS algorithm % % 'ifile.mat' - input file containing: % Nr - members of ensemble % N - iterations % Sx - standard deviation of input % B - coefficien