Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
fdst() returns the fast discrete S-transform, S, as a lambda function, and
requires the length of the signal to be transformed. The function pre-
computes the Gaussian window for the transform.
The image is generated from the example script in the header.
Reference:
1. Yanwei Wang, Jeff Orchard, "Fast discrete orthonormal Stockwell transform",
SIAM Journal of Scientific Computing, Vol 31, No. 5, pp 4000-4012
Cita come
William Buller (2026). fdst( N, p ) (https://it.mathworks.com/matlabcentral/fileexchange/51846-fdst-n-p), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: Stockwell Transform (S-Transform)
Informazioni generali
- Versione 3.0.0.0 (3,37 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 3.0.0.0 | This update reflects that the script produces the discrete Stockwell transform, not the discrete orthogonal Stockwell transform.
|
||
| 2.0.0.0 | Changed name from dst.m to not conflict with discrete sine transform.
|
||
| 1.0.0.0 |
