Reassigned Spectrogram.
[TFR,RTFR,HAT] = TFRRSP(X) [TFR,RTFR,HAT] = TFRRSP(X,T) [TFR,RTFR,HAT] = TFRRSP(X,T,N) [TFR,RTFR,HAT] = TFRRSP(X,T,N,H) [TFR,RTFR,HAT] = TFRRSP(X,T,N,H,TRACE) [TFR,RTFR,HAT] = TFRRSP(...,'plot')
analysed signal.
the time instant(s) (default : 1:length(X)).
number of frequency bins (default : length(X)).
frequency smoothing window, H(0) being forced to 1 (default : Hamming(N/4)).
if nonzero, the progression of the algorithm is shown (default : 0).
if one input parameter is 'plot', tfrrsp runs tfrqview. and TFR will be plotted
time-frequency representation and its reassigned
Complex matrix of the reassignment vectors.
tfrrsp computes the spectrogram and its reassigned version.