Gravitational-wave signal analysis based on Synchroextracting Transform (SET)

Versione 1.0.0.0 (306 KB) da YuGang
Gravitational-wave signal analysis, Time-frequency analysis, Synchroextracting Transform.
532 download
Aggiornato 25 gen 2018

Visualizza la licenza

We investigate the applicability of the proposed SET method to analyze a gravitational-wave (GW) signal generated in the procedure of inspiral and merger of a pair of black holes. GW signal detection just won the 2017 Nobel Prize, and GW signal analysis is a very challenging task. The SET is a high-resolution time-frequency (TF) analysis tool, that allows for signal reconstruction. Therefore, the high-resolution TF representation of GW signal can be obtained by the SET, that is shown in the Figure.
.
The related paper can be found in the website "http://ieeexplore.ieee.org/document/7906573/" [1]. If you use any function contained in this package, plz cite this paper. Thank you very very much.
.
[1] G. Yu, M. Yu and C. Xu, "Synchroextracting Transform," IEEE Transactions on Industrial Electronics, vol. 64, no. 10, pp. 8042-8054, Oct. 2017. doi: 10.1109/TIE.2017.2696503

Cita come

YuGang (2024). Gravitational-wave signal analysis based on Synchroextracting Transform (SET) (https://www.mathworks.com/matlabcentral/fileexchange/65789-gravitational-wave-signal-analysis-based-on-synchroextracting-transform-set), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Spectral Measurements in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

A little correct
Try following codes in the Example_1.

for j=1:n
Te_sig(j)=(tfr(Cs1(j),j));
end

Update codes for signal reconstruction.