Reduced Interference Distribution with Bessel kernel.
[TFR,T,F]=tfrridb(X) [TFR,T,F]=tfrridb(X,T) [TFR,T,F]=tfrridb(X,T,N) [TFR,T,F]=tfrridb(X,T,N,G) [TFR,T,F]=tfrridb(X,T,N,G,H) [TFR,T,F]=tfrridb(X,T,N,G,H,TRACE) [TFR,T,F]=tfrridb(...,'plot')
signal if auto-RIDB, or [X1,X2] if cross-RIDB.
time instant(s) (default : 1:length(X)).
number of frequency bins (default : length(X)).
time smoothing window, G(0) being forced to 1. (default : Hamming(N/10)).
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', tfrridb runs tfrqview. and TFR will be plotted
time-frequency representation.
vector of normalized frequencies.
tfrridb Reduced Interference Distribution with a kernel based on the Bessel function of the first kind. tfrridb computes either the distribution of a discrete-time signal X, or the cross representation between two signals.