代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/485392/6561107

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/485392/6561180

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/482347/6623153

m simulparametri.m

function [svar] = simulparametri(DR,RC,X,delta,valuta,legame,vm,tipo,rendimento) %SIMULPARAMETRI simulvar estimation changing the parameters. % % [svar] = simulparametri(DR,RC,X,delta,valuta,legame,v
www.eeworm.com/read/479763/6678357

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/478401/6716207

m kfvsskf.m

% Schmidt-Kalman filtering demo using covariance analysis. % Plots rms estimation uncertainties from solutions of % covariance equations. % % Compares Schmidt-Kalman filter vs Kalman filter on pro
www.eeworm.com/read/410924/11264795

m minimum_cost.m

function D = Minimum_Cost(train_features, train_targets, lambda, region) % Classify using the minimum error criterion via histogram estimation of the densities % Inputs: % features- Train featur
www.eeworm.com/read/158149/11641747

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/261205/11659440

m ohspeci.m

function [OHspec,waxis] = ohspeci(y,nlag,nsamp,overlap,nfft, wind) % OHSPECI one and half spectrum estimation using the indirect method. % [OHspec,waxis] = ohspeci (y,nlag) % [OHspec,waxis] = ohsp
www.eeworm.com/read/260913/11686910

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/260913/11686916

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