Fast Fourier Mellin Transform.
[MELLIN,BETA]=ffmt(X) [MELLIN,BETA]=ffmt(X,FMIN,FMAX) [MELLIN,BETA]=ffmt(X,FMIN,FMAX,N)
signal in time (Nx=length(X)).
respectively lower and upper frequency bounds of the analyzed signal. These parameters fix the equivalent frequency bandwidth (expressed in Hz). When unspecified, you have to enter them at the command line from the plot of the spectrum. FMIN and FMAX must be >0 and <=0.5.
number of analyzed voices. N must be even (default : automatically determined).
the N-points Mellin transform of signal S.
the N-points Mellin variable.
ffmt computes the Fast Mellin Transform of signal X.