fht
The Function calculates the Fast Hartley Transform of real input.
Calling Sequence
M = fht (D)
M = fht (D, N)
M = fht (D, N, DIM)
Parameters
Description
This function calculates the Fast Hartley transform of real input D. If D is a matrix, the Hartley transform is calculated along the columns by default.
Examples