Drexel dragonThe Math ForumDonate to the Math Forum



Search All of the Math Forum:

Views expressed in these public forums are not endorsed by Drexel University or The Math Forum.


Math Forum » Discussions » Software » comp.soft-sys.matlab

Topic: how to determine predominant frequency of any signal by using
wavelet toolbox?

Replies: 1   Last Post: Jan 16, 2013 1:59 PM

Advanced Search

Back to Topic List Back to Topic List Jump to Tree View Jump to Tree View  
Derek Goring

Posts: 3,646
Registered: 12/7/04
Re: how to determine predominant frequency of any signal by using
wavelet toolbox?

Posted: Jan 16, 2013 1:59 PM
  Click to see the message monospaced in plain text Plain Text   Click to reply to this topic Reply

On Thursday, January 17, 2013 4:45:09 AM UTC+13, CANER wrote:
> how to determine predominant frequency of any signal by using wavelet toolbox?

Decompose into wavelet details (using wavedec and wrcoef), then take the variance of those details.
The scale corresponding to the largest variance is the dominant timescale.
Frequency is the inverse of timescale, but not the sort of frequency you can plug into a trigonometric function.

But if the signal is stationary (its variance is constant, no matter what the size of the sampling window), you should not be using wavelets for this.




Point your RSS reader here for a feed of the latest messages in this topic.

[Privacy Policy] [Terms of Use]

© Drexel University 1994-2013. All Rights Reserved.
The Math Forum is a research and educational enterprise of the Drexel University School of Education.