This implementation has focus on speed rather than readability. It's optimized for projects performing many transform of the same length (images processing, or as in my case millions of 2^16 point DST-IV on frequency synthesis spectrum analysis).
Limitation: It only handles even-length inputs (it cannot compute for instance the 5-point DST).
Cite As
Petter (2026). dstIV(s, int, window) (https://in.mathworks.com/matlabcentral/fileexchange/55671-dstiv-s-int-window), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Transforms in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
