?? readme.txt
字號:
file "README.TXT"
The package includes the main Matlab program DECOMP for non-stationary
and nonlinear vibration signal decomposition together with the program
PL.M for plotting the obtained decomposed results. It also includes some
simulation examples and the demo program RUN (Matlab 7.x).
The Hilbert Vibration Decomposition method is based on the Hilbert transform
signal processing [*]. Run the program RUN and choose a vibration signal.
Press the button 'RUN' to start the decomposition procedure.
[*] M. Feldman. TIME-VARYING VIBRATION DECOMPOSITION AND ANALYSIS
BASED ON THE HILBERT TRANSFORM, Journal of Sound and Vibration.
2006, Vol 295/3-5 pp 518-530.
*****************************************************
Function DECOMP (Hilbert Vibration Decomposition)
The function DECOMP is a signal processing M-File (Matlab 7.x).
It extracts intrinsic quasi-harmonic components Y(t) from the initial
signal composition y(t).
[Y,A,F,dev]=decomp(y,2);
pl(Y,A,F,Fs)
Inputs:
y
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -