代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/194516/8191562

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/294870/8196594

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/294870/8196787

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/294870/8196836

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/294870/8196838

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/292863/8328675

m denoise_band.m

function newBand = denoise_band(pyr,pyrN,pind,nband,opts,prnt); % function newBand = denoise_band(pyr,pyrN,pind,nband,opts,parent); % % Implementation of the parameter estimation and iterated wiener
www.eeworm.com/read/292863/8328696

m denoise_band.m

function newBand = denoise_band(pyr,pyrN,pind,nband,opts,prnt); % function newBand = denoise_band(pyr,pyrN,pind,nband,opts,parent); % % Implementation of the parameter estimation and iterated wiener
www.eeworm.com/read/415311/11077044

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/412611/11190705

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/412611/11190823

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.