FourierDST
FourierDST[list]
finds the Fourier discrete sine transform of a list of real numbers.
FourierDST[list,m]
finds the Fourier discrete sine transform of type .
Details
- Possible types of discrete sine transform for a list of length giving a result are:
-
1 (DST-I) 2 (DST-II) 3 (DST-III) 4 (DST-IV) - FourierDST[list] is equivalent to FourierDST[list,2].
- The inverse discrete sine transforms for types 1, 2, 3, 4 are types 1, 3, 2, 4, respectively.
- The list given in FourierDST[list] can be nested to represent an array of data in any number of dimensions.
- The array of data must be rectangular.
- If the elements of list are exact numbers, FourierDST begins by applying N to them.
- FourierDST can be used on SparseArray objects.
Examples
open allclose allBasic Examples (2)
Scope (2)
Generalizations & Extensions (2)
Applications (2)
Sine Series Expansion (1)
Properties & Relations (3)
Possible Issues (1)
FourierDST always returns normalized results:
To get unnormalized results, you can multiply by the normalization:
Wolfram Research (2007), FourierDST, Wolfram Language function, https://reference.wolfram.com/language/ref/FourierDST.html.
Text
Wolfram Research (2007), FourierDST, Wolfram Language function, https://reference.wolfram.com/language/ref/FourierDST.html.
CMS
Wolfram Language. 2007. "FourierDST." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FourierDST.html.
APA
Wolfram Language. (2007). FourierDST. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FourierDST.html