代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/215709/15051684
m sgrpdlay.m
function [gd,fnorm]=sgrpdlay(x,fnorm);
%SGRPDLAY Group delay estimation of a signal.
% [GD,FNORM]=SGRPDLAY(X,FNORM) estimates the group delay of
% signal X at the normalized frequency(ies) FNORM.
%
%
www.eeworm.com/read/215709/15051688
m instfreq.m
function [fnormhat,t]=instfreq(x,t,L,trace);
%INSTFREQ Instantaneous frequency estimation.
% [FNORMHAT,T]=INSTFREQ(X,T,L,TRACE) computes the instantaneous
% frequency of the analytic signal X at time
www.eeworm.com/read/206661/15292436
m bispecd.m
function [Bspec,waxis] = bispecd (y, nfft, wind, nsamp, overlap)
%BISPECD Bispectrum estimation using the direct (fft-based) approach.
% [Bspec,waxis] = bispecd (y, nfft, wind, segsamp, overlap)
www.eeworm.com/read/12816/246896
m torr_linear_etopx.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%takes an essential matrix and a set of corrected matches, and outputs projection matrices, 3D points etc
%all via linear estimation; need camera
www.eeworm.com/read/191082/5167567
m demse2.m
% DEMSE2 Demonstrate state estimation on a simple scalar nonlinear (time variant) problem
%
% See also
% GSSM_N1
% Copyright (c) Rudolph van der Merwe (2002)
%
% This file is part of
www.eeworm.com/read/348123/3158269
m audns.m
function H = audns(a,v,Y)
% AUDNS - Perceptual noise reduction method of Tsoukalas et al, 1993
% H = AUDNS(A,V,Y) returns the spectral amplitude estimation filter H due
% to the method of (Ts
www.eeworm.com/read/343859/3215617
m eetimepreloop.m
function eeTVOut = eetimepreloop(eeTVIn, noTrials, noLoop1, noLoop2, noLoop3)
%EETIMEPRELOOP Pre-loop preparation of estimation of execution time.
%
%--------
%Synopsis:
% eeTVOut = eetimepreloop(ee
www.eeworm.com/read/273525/4204584
ado factor_p.ado
*! version 1.0.0 10feb2005
program factor_p, rclass
version 8
// check that factor scoring is possible
if "`e(cmd)'" != "factor" {
dis as err "factor estimation results not found"
err
www.eeworm.com/read/273525/4205939
ihlp esample.ihlp
{* 17dec2004}{...}
{p 4 6 2} These statistics are available both in and out of sample; type
{cmd:predict} {it:...} {cmd:if e(sample)} {it:...} if wanted only for the
estimation sample.{p_end}
www.eeworm.com/read/273525/4206344
ado suest.ado
*! version 3.0.7 07apr2005
program suest, sortpreserve
version 9
if _caller() < 9 {
suest_8 `0'
exit
}
if replay() {
if "`e(cmd)'" != "suest" {
di as err "estimation results f