Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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).
Citation pour cette source
Petter (2026). dstIV(s, int, window) (https://fr.mathworks.com/matlabcentral/fileexchange/55671-dstiv-s-int-window), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.1.0.0 (11,9 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | Possibility to set scaling options for the output. Both common scaling (to match different definitions), and individual (allow e.g. windowing functions or threshold compensation).
|
||
| 1.0.0.0 |
