代码搜索:Normalized

找到约 4,216 项符合「Normalized」的源代码

代码结果 4,216
www.eeworm.com/read/278099/10572357

c fptr_add.c

/* +++Date last modified: 05-Jul-1997 */ /* ** FPTR_ADD.C ** ** Add any add any value to a far pointer and returns the result as a ** normalized far pointer. ** ** Public Domain by Soleil
www.eeworm.com/read/276402/10741685

m cp0602_gaussian_psd_nth.m

% % FUNCTION 6.4 : "cp0602_Gaussian_PSD_nth" % % Generates the normalized PSD of the n-th derivative of % the Gaussian pulse with variance sigma^2 as defined in: % % Sheng, H., P. Orli
www.eeworm.com/read/276402/10741780

m cp0602_gaussian_psd_nth.m

% % FUNCTION 6.4 : "cp0602_Gaussian_PSD_nth" % % Generates the normalized PSD of the n-th derivative of % the Gaussian pulse with variance sigma^2 as defined in: % % Sheng, H., P. Orli
www.eeworm.com/read/350382/10745967

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/421052/10758856

m peakdetection.m

function peaks = PeakDetection(x,ff) % % peaks = PeakDetection(x,f), % R-peak detector % % inputs: % x: vector of input data % f: approximate ECG beat-rate in Hertz, normalized by the sampling
www.eeworm.com/read/349839/10797134

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/417065/11004756

m deno_2.m

% This function performs 2-D wavelet denoising of noisy images using % Hyperbolic shrinkage with Donoho's universal" threshold. % Inputs: s -- original grey-scale image normalized to [0, 1] %
www.eeworm.com/read/383268/7119636

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/448935/7521678

m wt.m

function varargout=wt(d,varargin) %% Continous Wavelet Transform % Creates a figure of wavelet power in units of % normalized variance. % % USAGE: [wave,period,scale,coi,sig95]=wt(d[,settings])
www.eeworm.com/read/444759/7607477

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. % %