iDST2
InverseSineTransformMatrix_DST2 Inverse of forward DST-II matrix.
Declaration
matrix = iDST2(N)
Parameters
Ninput argumentN
Returns
matrixoutput valuematrix
Discussion
InverseSineTransformMatrix_DST2 Inverse of forward DST-II matrix This inverts SineTransformForwardMatrix_DST2 when the forward uses the 2/N scaling above (with no endpoint tweaks). Implementation: DST-III with the LAST column halved (k = N).