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
This code is a simple inverse Stockwell transform. It's based on the idea that the time-integrated S transform is the Fourier transform of the original signal. There is some weirdness with the phase information, so I had to fix the sign on the imaginary part, but it seems to work.
This is a stand-alone function, and doesn't require any special toolboxes or libraries.
Cita come
Christian Poppeliers (2026). istran(S) (https://it.mathworks.com/matlabcentral/fileexchange/49761-istran-s), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: Stockwell Transform (S-Transform)
Informazioni generali
- Versione 1.2.0.0 (1,34 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.2.0.0 | Original version returned a decimated time domain signal, so newest version simply up-samples to the original length. Not terribly elegant, but it works. |
||
| 1.1.0.0 | See IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 55, NO. 10, OCTOBER 2007 |
||
| 1.0.0.0 |
