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