代码搜索:deviation

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

代码结果 1,443
www.eeworm.com/read/270429/4238295

m disper.m

% Program 2-2 % disper.m % % calculate dispersion and standard deviation % % Programmed by H.Harada % function [sigma2, sigma]=disper(indata) %****************** variables ***************
www.eeworm.com/read/425756/2003304

m stats.m

% Script file stats.m % % Purpose: % To calculate mean and the standard deviation of % an input data set containing and arbitrary number % of input values. % % Define variables: % n T
www.eeworm.com/read/425756/2003311

m stats2.m

% Script file stats2.m % % Purpose: % To calculate mean and the standard deviation of % an input data set containing and arbitrary number % of input values. % % Define variables: % n
www.eeworm.com/read/423126/2029235

m disper.m

% Program 2-2 % disper.m % % calculate dispersion and standard deviation % % Programmed by H.Harada % function [sigma2, sigma]=disper(indata) %****************** variables ***************
www.eeworm.com/read/476296/6765141

m lms1.m

%LMS1 Problem 1.1.1.1.1.1 % % 'ifile.mat' - input file containing: % I - members of ensemble % K - iterations % sigmax - standard deviation of input % Wo - coefficient ve
www.eeworm.com/read/476296/6765144

m lrls1.m

%LRLS1 Problem 1.1.1.1.2.4 % % 'ifile.mat' - input file containing: % I - members of ensemble % K - iterations % sigmax - standard deviation of input % Wo - coefficient v
www.eeworm.com/read/476296/6765145

m lms2.m

%LMS2 Problem 1.1.1.1.2.1 % % 'ifile.mat' - input file containing: % I - members of ensemble % K - iterations % sigmax - standard deviation of input % Wo - coefficient ve
www.eeworm.com/read/476296/6765155

m rls2.m

%RLS2 Problem 1.1.1.1.2.3 % % 'ifile.mat' - input file containing: % I - members of ensemble % K - iterations % sigmax - standard deviation of input % Wo - coefficient ve
www.eeworm.com/read/476296/6765156

m tlms1.m

%TLMS1 Problem 1.1.1.1.2.2 % % 'ifile.mat' - input file containing: % I - members of ensemble % K - iterations % sigmax - standard deviation of input % Wo - coefficient v
www.eeworm.com/read/476296/6765166

m lms4.m

%LMS4 Problem 1.1.2.1 % % 'ifile.mat' - input file containing: % I - members of ensemble % K - iterations % sigmax - standard deviation of input % lambdaW, sigmaW - param