代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/283135/9040803
m nspte.m
function [h,xs,w] = nspte(data,nyy,t0,t1)
% The function NSPTE calculates the spectrum using Teager Energy Operator
% applied to data(n,k), where n is the number of data points
% and k is the num
www.eeworm.com/read/283135/9040811
m hspc.m
function ms=hspc(x,tt)
%
% ms=hspc(x,tt):
% Function to calculate a normallized marginal spectrum of x(k,n),
% where k specifies the number of periods, and
% n is the number of time
www.eeworm.com/read/283135/9040843
asv mrgnl1.asv
function [ms,f]=mrgnl1(c,nw,w0,w1,t0,t1)
% The function MRGNL1 calculates a squared marginal spectrum
% of the data c(n,k), where k specifies the number of IMF components,
% and n is the number
www.eeworm.com/read/283135/9040853
asv mspc.asv
function ms=mspc(x,f)
% The function MSPC calculates a normalized marginal damping spectrum
% of x(k,n), where k specifies the number of frequencies, and
% n is the number of time values.
%
%
www.eeworm.com/read/283135/9040856
m mrgnl1.m
function [ms,f]=mrgnl1(c,nw,w0,w1,t0,t1)
% The function MRGNL1 calculates a squared marginal spectrum
% of the data c(n,k), where k specifies the number of IMF components,
% and n is the number
www.eeworm.com/read/283135/9040862
m mspc.m
function ms=mspc(x,f)
% The function MSPC calculates a normalized marginal damping spectrum
% of x(k,n), where k specifies the number of frequencies, and
% n is the number of time values.
%
%
www.eeworm.com/read/283135/9040917
m caldspec.m
% --- CALDSPEC calculates damping spectrums ----- %
% from IMF for the specified files and plots them.
%
% Non MATLAB Library routines used are:
% NSPABD and FDAMP.
% Required data files: 'cr9
www.eeworm.com/read/283135/9040945
m revn.m
% --- revn.m ------------------------------------- %
%
% Test Code for 3D Hilbert Processing.
% A program to plot 3-D Hilbert spectrum
% saved previously in the file 'Nvar.mat' and reversed
% bef
www.eeworm.com/read/283135/9040956
m bridgetest.m
% --- BRIDGETEST computes the Hilbert Spectrum based on principal --- %
% components of the sifted bridge vibration data.
%
% To run the program, make sure to change the names of the
% Data and
www.eeworm.com/read/283135/9040963
m bridgetesth.m
% --- BRIDGETESTH computes the Hilbert Spectrum based on principal --- %
% components of the sifted bridge vibration data.
%
% High Frequeny 2 to 25 Hz; c1&c1 Components only
%
% To run the pro