Function File: y = idst (x)
Function File: y = idst (x, n)

Computes the inverse type I discrete sine transform of y. If n is given, then y is padded or trimmed to length n before computing the transform. If y is a matrix, compute the transform along the columns of the the matrix.

See also: dst.

Package: signal