代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/285876/8803445
m bispecdx.m
function [Bspec,waxis] = ...
bispecdx (x, y, z, nfft, wind, nsamp, overlap,plotflag)
%BISPECDX Cross-Bispectrum estimation using the direct (fft-based) approach.
% [Bspec,waxis] = bispecdx (x,y
www.eeworm.com/read/285876/8803449
m bicepsf.m
function [hest,ceps] = bicepsf (y,nlag,nsamp, overlap,flag, nfft, wind)
%BICEPSF Non-parametric IR estimation using the bicesptrum (FFT method)
% [hest, ceps] = bicepsf (y,nlag,segsamp,overlap,flag,
www.eeworm.com/read/428849/8834949
m~ mlcgmm.m~
function model=mlcgmm(data,cov_type)
% MLCGMM Maximal Likelihood estimation of Gaussian mixture model.
%
% Synopsis:
% model = mlcgmm(X)
% model = mlcgmm(X,cov_type)
% model = mlcgmm(data)
% mode
www.eeworm.com/read/428849/8834953
m mlcgmm.m
function model=mlcgmm(data,cov_type)
% MLCGMM Maximal Likelihood estimation of Gaussian mixture model.
%
% Synopsis:
% model = mlcgmm(X)
% model = mlcgmm(X,cov_type)
% model = mlcgmm(data)
% mode
www.eeworm.com/read/428608/8856163
m aplatest.m
function [k,var] = aplatest(x,P)
% Estimation of All-Pole lattice parameters using LS Forward/Backward
% error minimization using Burg approach
% [k,var] = aplatest(x,P)
% Inputs:
% x : signa
www.eeworm.com/read/284606/8913768
m arma.m
%iddemo4
% Lennart Ljung
% Copyright (c) 1986-98 by The MathWorks, Inc.
% $Revision: 3.4 $ $Date: 1997/12/02 03:42:55 $
echo on
% In this demo we consider spectrum estimation, us
www.eeworm.com/read/427166/8970889
inc estim.inc
; Variables for Speed estimation
.equ Estim_qDeltaT, 0 ;
.equ Estim_qRho, 2 ;
.equ Estim_qRhoStateVar_L,4 ;
.equ Estim_qRhoStateVar_H,6 ;
.equ Estim_qO
www.eeworm.com/read/282317/9102117
m aplatest.m
function [k,var] = aplatest(x,P)
% Estimation of All-Pole lattice parameters using LS Forward/Backward
% error minimization using Burg approach
% [k,var] = aplatest(x,P)
% Inputs:
% x : signa
www.eeworm.com/read/372037/9524028
m bispecdx.m
function [Bspec,waxis] = ...
bispecdx (x, y, z, nfft, wind, nsamp, overlap,plotflag)
%BISPECDX Cross-Bispectrum estimation using the direct (fft-based) approach.
% [Bspec,waxis] = bispecdx (x,y
www.eeworm.com/read/372037/9524033
m bicepsf.m
function [hest,ceps] = bicepsf (y,nlag,nsamp, overlap,flag, nfft, wind)
%BICEPSF Non-parametric IR estimation using the bicesptrum (FFT method)
% [hest, ceps] = bicepsf (y,nlag,segsamp,overlap,flag,