代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/117859/14902138
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/217687/14953455
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/215709/15051684
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/8804/154119
m cal_and_plot_acf_and_spec7.m
% cal_and_plot_acf_and_spec7.m - Written by Eli Mozeson and Nadav Levanon
% plot corrrelation function and spectrum of a signal defined by
% u(t), t, and F (maximal Dopper normalized by signal length)
www.eeworm.com/read/472943/1402613
m msnvenofig8.m
% Figure 8: Median normalized l_2 error rates over 500 replications
% when the true underlying model is known and estimated directly
% using ordinary least squares. The number of variables is fixed
www.eeworm.com/read/468435/1490935
m estimate_homography.m
function [Theta, k] = estimate_homography(X, s)
% [Theta k] = estimate_homography(X, s)
%
% DESC:
% estimate the parameters of an homography using the normalized
% DLT algorithm. Note that Theta = H(
www.eeworm.com/read/170938/5402578
m wt04fig17.m
%CAPTION
fprintf('\n');
disp('Figure 4.17')
disp('Window 1: Normalized scalogram of a hyperbolic chirp signal shown')
disp('in Figure 4.14.')
disp('Window 2: Ridges calculated from the scalogram.
www.eeworm.com/read/170938/5402587
m wt04fig16.m
%CAPTION
fprintf('\n');
disp('Figure 4.16')
disp('Window 1: Normalized scalogram of the linear chirp signal shown')
disp('in Figure 4.13.')
disp('Window 2: Ridges calculated from the scalogram.')
www.eeworm.com/read/170938/5402593
asv wt04fig16.asv
%CAPTION
fprintf('\n');
disp('Figure 4.16')
disp('Window 1: Normalized scalogram of the linear chirp signal shown')
disp('in Figure 4.13.')
disp('Window 2: Ridges calculated from the scalogram.')
www.eeworm.com/read/309003/3708468
m wt04fig17.m
%CAPTION
fprintf('\n');
disp('Figure 4.17')
disp('Window 1: Normalized scalogram of a hyperbolic chirp signal shown')
disp('in Figure 4.14.')
disp('Window 2: Ridges calculated from the scalogram.