1-dimensional DOST.zip
This archive contains:
1) dost.m: this function computes the discrete Stockwell coefficients of a given 1-dimensional signal;
2) idost.m: this function reconstruct the original signal from its Stockwell coefficients;
3) rearrange_dost.m: this function helps in visualizing the Stockwell coefficients in the classical time-frequency plane;
4) dost_tutorial.m: it provides an example on how to use the S-transform to analyze a signal.
The DOST and IDOST are FFT-FAST (O(NlogN)).
More comments on the S-transform, references and a detailed description of the algorithms used are given as comments in the m-files.
Cite As
Luigi Riba (2026). 1-dimensional DOST.zip (https://www.mathworks.com/matlabcentral/fileexchange/47222-1-dimensional-dost-zip), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms >
Tags
Acknowledgements
Inspired: 2-dimensional DOST.zip, 1-dimensional DCST.zip, 2-dimensional DCST.zip
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
1-dimensional DOST/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
