代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/291161/8439185
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/390412/8466371
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/390412/8466382
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/290613/8471975
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/290613/8471982
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/289837/8523696
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/289837/8523706
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/430527/8740696
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/430527/8740707
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/386050/8768976
m testc.m
%TESTC Test classifier, error / performance estimation
%
% [E,C] = TESTC(A*W,TYPE)
% [E,C] = TESTC(A,W,TYPE)
% E = A*W*TESTC([],TYPE)
%
% [E,F] = TESTC(A*W,TYPE,LABEL)
% [E,F] = TESTC(A,