Page time-frequency distribution.
[TFR,T,F]=tfrpage(X) [TFR,T,F]=tfrpage(X,T) [TFR,T,F]=tfrpage(X,T,N) [TFR,T,F]=tfrpage(X,T,N,TRACE) [TFR,T,F]=tfrpage(...,'plot')
signal if auto-Page, or [X1,X2] if cross-Page.
time instant(s).
number of frequency bins (default : length(X)).
if nonzero, the progression of the algorithm is shown (default : 0).
if one input parameter is 'plot', tfrpage runs tfrqview. and TFR will be plotted
time-frequency representation.
vector of normalized frequencies.
tfrpage computes the Page distribution of a discrete-time signal X, or the cross Page representation between two signals.