Clear Filters
Clear Filters

S-Transform Detection

1 view (last 30 days)
Ean Soo
Ean Soo on 23 Feb 2011
Hie all, If i have a set of data for power quality, and i would like to use s-transform in matlab to implement the detection. Can anyone guide me where am i suppose to start?and how to implement s-tranform in matlab?
THANKS, EAN
  1 Comment
Shamir Alavi
Shamir Alavi on 19 Oct 2011
hey, i've just started working on s-transform to recognize power system disturbance. Can u please give me a set of power quality data if u have any? And if u have successfully succeeded on implementing the transform, can u please guide me briefly through the process on how u've done it??

Sign in to comment.

Answers (1)

the cyclist
the cyclist on 19 Oct 2011
Is s-transform the same as Laplace transform? (A quick web search suggests to me that it is.) If so, then you can use the laplace() function in the Symbolic Math Toolbox. There are examples in the documentation here:
  1 Comment
Shamir Alavi
Shamir Alavi on 24 Oct 2011
I'm quite new to this transform but this is what i know so far. The S-transform is quite different from the Laplace transform. Laplace can be used to convert differential equations into algebraic ones whereas S-transform is a time-frequency representation of a signal (mostly used for non-stationary ones) which is the phase correction of the continuous wavelet transform (CWT). Please correct me if i'm wrong.

Sign in to comment.

Categories

Find more on Denoising and Compression in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!