Saturday, January 13, 2018

signal analysis - infomation about Stockwell Transform


I need some information about Stockwell transform (also known as the S-transform):




  1. How can I implement it in MATLAB?

  2. *Does it give you the damping ratio ζ of a signal like the complex Morlet continuous wavelet? x(t)=eωnζsin(ωdt+θ)

  3. What are its advantages compared to CWT?


The S-transform defined as follows: s(τ,f)=h(t) |f| 2πe(tτ)2f22ej2πfdt

(This is a good tutorial about the S-Transform)


These are the first few question that I can think about at the moment. It seems no one asked about the S-transform before, so put your questions in this post by editing it, and answer them if you know them. Someone with enough reputation put a tag for S-transform please. Thanks a lot.




No comments:

Post a Comment

digital communications - Understanding the Matched Filter

I have a question about matched filtering. Does the matched filter maximise the SNR at the moment of decision only? As far as I understand, ...