1-dimensional DCST.zip

版本 1.0.0.0 (59.4 KB) 作者: Luigi Riba
1-dimensional Discrete Cosine Stockwell Transform, (DCST)
460.0 次下载
更新时间 2014/7/14

查看许可证

This archive contains:
1) dcst.m: this function computes the discrete cosine Stockwell coefficients of a given 1-dimensional signal;
2) idcst.m: this function reconstruct the original signal from its discrete cosine Stockwell coefficients;
3) rearrange_dcst.m: this function helps in visualizing the discrete cosine Stockwell coefficients in the classical time-frequency plane;
4) dcst_tutorial.m: it provides an example on how to use the S-transform to analyze a signal.

The DCST and IDCST are FFT-FAST (O(NlogN)).

The DCST is, roughly speaking, the DOST in which the FFT is substituted with the DCT.


More comments on the S-transform, references and a detailed description of the algorithms used are given as comments in the m-files.

DCST and IDCST are based on DOST and IDOST from the same authors.

引用格式

Luigi Riba (2024). 1-dimensional DCST.zip (https://www.mathworks.com/matlabcentral/fileexchange/47224-1-dimensional-dcst-zip), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Discrete Fourier and Cosine Transforms 的更多信息
致谢

参考作品: 1-dimensional DOST.zip

启发作品: 2-dimensional DCST.zip

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0