代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/200258/15436071
m weighted_huber_m_nlos_2.m
% NLOS mitigation based on Huber M estimation
% 2007.3.18
% written by Tang Hong
% IEEE Trans. On signal processing,vol47,No.4, 1999
% " robust Huber adaptive filter"
% add impulsive NLOS error
www.eeworm.com/read/200237/15437107
m amp_detect.m
function [spikes,thr,index] = amp_detect(x,handles);
% Detect spikes with amplitude thresholding. Uses median estimation.
% Detection is done with filters set by fmin_detect and fmax_detect. Spikes
www.eeworm.com/read/200237/15437123
m amp_detect_wc.m
function [spikes,thr,index] = amp_detect(x,handles);
% Detect spikes with amplitude thresholding. Uses median estimation.
% Detection is done with filters set by fmin_detect and fmax_detect. Spikes
www.eeworm.com/read/291161/8439054
m d_rivtr.m
%D_RIVTR HOSA Demo: Adaptive AR parameter estimation - transversal form
%
echo off
% A. Swami Oct 18, 1997.
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision:
www.eeworm.com/read/190256/8446186
m aspec_cspec1.m
function iconstr = aspec_cspec1(action)
% Mask dynamic dialog function for
% FFT auto and cross power spectrum estimation block
% Copyright 1995-2001 The MathWorks, Inc.
% $Date: 2002/01/29 15
www.eeworm.com/read/290613/8471829
m d_rivtr.m
%D_RIVTR HOSA Demo: Adaptive AR parameter estimation - transversal form
%
echo off
% A. Swami Oct 18, 1997.
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision:
www.eeworm.com/read/289837/8523562
m d_rivtr.m
%D_RIVTR HOSA Demo: Adaptive AR parameter estimation - transversal form
%
echo off
% A. Swami Oct 18, 1997.
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision:
www.eeworm.com/read/389317/8533821
m cugmmest.m
% CUGMMEST: Main procedure for the Continuous Updated GMM estimation
%
% SYNTAX
% [theta_final, S_final, J_test, probJ, bandw, var_theta, std_theta, conf_inter] =
% cugmmest(options,
www.eeworm.com/read/430527/8740509
m d_rivtr.m
%D_RIVTR HOSA Demo: Adaptive AR parameter estimation - transversal form
%
echo off
% A. Swami Oct 18, 1997.
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
% $Revision:
www.eeworm.com/read/428849/8834939
m~ mlsigmoid.m~
function varargout=mlsigmoid(arg1,arg2,arg3)
% MLSIGMOID Fitting a sigmoid function using ML estimation.
%
% Synopsis:
% model = mlsigmoid(data,options)
%
% Description:
% model = mlsigmoid(data,opt