2-dimensional DOST.zip
This archive contains:
1) dost2.m: this function computes the 2-dimensional discrete Stockwell coefficients of a given 2-dimensional signal, i.e. a picture;
2) idost2.m: this function reconstruct the original signal from its Stockwell coefficients;
3) dost2_tutorial.m: it provides an example on how to use the 2-dimensional S-transform to analyze the classical "lena picture".
The DOST2 and IDOST2 are FFT-FAST (O(NlogN)).
More comments on the 2 dimensional S-transform, references and a detailed description of the algorithms used are given as comments in the m-files.
DOST2 and IDOST2 are based on DOST and IDOST from the same authors.
Cite As
Luigi Riba (2026). 2-dimensional DOST.zip (https://www.mathworks.com/matlabcentral/fileexchange/47223-2-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 >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
2-dimensional DOST/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
