代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/193437/8226794
m music_capon_bf.m
%classical high resolution DOA estimation algorithm
%including Bartlett beamforming algorithm;Capon algorithm;Esprit;
%MUSIC; WSF; etc;
clear all; close all;clc;
J=sqrt(-1);
source_number=3;
sou
www.eeworm.com/read/411674/11233978
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/249499/12491233
changes
$Id: CHANGES 151 2007-10-17 13:03:06Z bhm $
Changes in 2.1-0
================
New features:
-------------
- Jackknife variance estimation of regression coefficients are now available.
(Note that t
www.eeworm.com/read/147862/12513649
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/147862/12513663
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/248862/12537231
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/248862/12537244
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/205039/15327844
m simuldatip.m
function [svar] = simuldatip(DR,RC,X,delta,valuta,legame,vm,t,tipo,rendimento)
%SIMULDATIP simulvar estimation changing the numbers of data and of p.
%
% [svar] = simuldatip(DR,RC,X,delta,valuta,lega
www.eeworm.com/read/205039/15327857
m deltadati.m
function [dvar] = deltadati(X,RF,RC,rendimento,legame,valuta,lambda,vm,t,p)
%DELTADATI deltavar estimation changing the numbers of data.
%
% [dvar] = deltadati(X,RF,RC,rendimento,legame,valuta,lambda
www.eeworm.com/read/205039/15327864
m montedati.m
function [mvar] = montedati(DX,DR,valuta,legame,cambi,fattori,prezzi,vm,t,p,rendimento,lambda,modello,l)
%MONTEDATI montevar estimation changing the numbers of data.
%
% [mvar] = montedati(DX,DR,valu