代码搜索:ESTIMATION

找到约 3,786 项符合「ESTIMATION」的源代码

代码结果 3,786
www.eeworm.com/read/205039/15327865

m simuldati.m

function [svar] = simuldati(DR,RC,X,delta,valuta,legame,vm,t,p,tipo,rendimento) %SIMULDATI simulvar estimation changing the numbers of data. % % [svar] = simuldati(DR,RC,X,delta,valuta,legame,vm,t,p,
www.eeworm.com/read/192033/8410548

m mtm.m

function [S,c]=mtm(x,W, method, conf); % Syntax: [S,c]=mtm(x,W); [S,C]=mtm(x,W,method,conf); % Mtm is a shell function, which implements the Thomson % multiple-taper method of spectral estimation
www.eeworm.com/read/291161/8439048

m d_tdeb.m

%D_TDEB HOSA Demo: Time-delay estimation using cross-bispectrum (tdeb) % echo off % A. Swami Oct 18, 1997. % Copyright (c) 1991-2001 by United Signals & Systems, Inc. % $Revision:
www.eeworm.com/read/291161/8439094

m d_tder.m

%D_TDER HOSA Demo: Time-delay estimation using cross-correlation (tder) % echo off % A. Swami Oct 18, 1997. % Copyright (c) 1991-2001 by United Signals & Systems, Inc. % $Revision
www.eeworm.com/read/291161/8439103

m d_tde.m

%D_TDE HOSA Demo: Time Delay Estimation using cross-cumulant method (tde) echo off % A. Swami April 15, 1993 % Copyright (c) 1991-2001 by United Signals & Systems, Inc. % $Revision: 1.7
www.eeworm.com/read/291161/8439160

m tdeb.m

function [delay,ctau] = tdeb (x,y, max_delay, nfft, wind, nsamp, overlap) %TDEB Time Delay Estimation using conventional bispectrum method. % [delay,ctau] = tdeb (x,y, max_delay, nfft, wind, segsa
www.eeworm.com/read/291161/8439186

m maest.m

function bvec = maest(y,q, norder,samp_seg,overlap,flag) %MAEST MA parameter estimation via the GM-RCLS algorithm, with Tugnait's fix % bvec = maest (y, q, norder, samp_seg, overlap, flag) %
www.eeworm.com/read/390412/8466339

m tdeb.m

function [delay,ctau] = tdeb (x,y, max_delay, nfft, wind, nsamp, overlap) %TDEB Time Delay Estimation using conventional bispectrum method. % [delay,ctau] = tdeb (x,y, max_delay, nfft, wind, segsa
www.eeworm.com/read/390412/8466384

m maest.m

function bvec = maest(y,q, norder,samp_seg,overlap,flag) %MAEST MA parameter estimation via the GM-RCLS algorithm, with Tugnait's fix % bvec = maest (y, q, norder, samp_seg, overlap, flag) %