[Master Index] [Index for /tools/hpmatlab/toolbox/signal]

hilbert

(/tools/hpmatlab/toolbox/signal/hilbert.m)


Function Synopsis

y = hilbert(x)

Help text

HILBERT Hilbert transform.
	HILBERT(X) is the Hilbert transform of the real part
	of vector X.  The real part of the result is the original
	real data; the imaginary part is the actual Hilbert
	transform.  See also FFT and IFFT.

	If X is a signal matrix, HILBERT(X) transforms the columns
	of X independently.

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON