代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/291441/3967007
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while
www.eeworm.com/read/268254/4254793
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while
www.eeworm.com/read/448886/1683440
m noisepwr1.m
function nvar = noisepwr1(num,den)
% Computes the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
% num and den are the numerator and den
www.eeworm.com/read/448886/1683582
m00 !noisepw.m00
function nvar = noisepwr1(num,den)
% Computes the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
% num and den are the numerator and den
www.eeworm.com/read/386597/2570151
m mean_bootstrap.m
function [mu, bias, varjack] = mean_bootstrap(data, B)
%Find the estimate of the mean, it's bias and variance using the bootstrap estimator method
%Inputs:
% data - The data from which to estimat
www.eeworm.com/read/383749/2614590
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while
www.eeworm.com/read/378914/2679262
m noisepwr1.m
function nvar = noisepwr1(num,den)
% Computes the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
% num and den are the numerator and den
www.eeworm.com/read/378914/2679404
m00 !noisepw.m00
function nvar = noisepwr1(num,den)
% Computes the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
% num and den are the numerator and den
www.eeworm.com/read/371404/2780217
m setnoise.m
% opens slider for noise variance
function setnoise(varianz,action)
% find simulink system
system = get_param(0,'CurrentSystem');
if isempty(system)
disp('No system found.');
else
while
www.eeworm.com/read/362216/2936031
m table333.m
% table333 - Compute equivalent degrees of freedom and number of
% non-boundary coefficients for D(6) MODWT wavelet variance estimtates
% for vertical ocean shear measurements
%
% Usage:
% run tabl