Reassigned Morlet Scalogram time-frequency distribution.
[TFR,RTFR,HAT] = tfrrmsc(X) [TFR,RTFR,HAT] = tfrrmsc(X,T) [TFR,RTFR,HAT] = tfrrmsc(X,T,N) [TFR,RTFR,HAT] = tfrrmsc(X,T,N,F0T) [TFR,RTFR,HAT] = tfrrmsc(X,T,N,F0T,TRACE) [TFR,RTFR,HAT] = tfrrmsc(...,'plot')
analysed signal
the time instant(s) (default : 1:length(X))
number of frequency bins (default : length(X))
time-bandwidth product of the mother wavelet (default : 2.5))
if nonzero, the progression of the algorithm is shown (default : 0).
if one input parameter is 'plot', tfrrmsc runs tfrqview. and TFR will be plotted
time-frequency representation and its reassigned
Complex matrix of the reassignment vectors.
tfrrmsc computes the Morlet scalogram and its reassigned version.