Finding suitable wavelet function for Accelerometer 1D signal.

3 views (last 30 days)
I want to find suitable wavelet function for accelerometer 1D signal. I want to cross correlate signal and different wavelets. Considering Xcorr(x,y), x will be my 1D signal and y will be wavelet. What will be the vector values of a wavelet. e.g dB4. The idea is wavelet which have highest correlation coefficient will be best match.

Answers (1)

Jordan Ross
Jordan Ross on 10 Jan 2017
Hello Muhammad,
If you are using the the "wavefun" function then it provides the vectors as outputs of the function. For more information regarding this function, refer to the following documentation link: http://www.mathworks.com/help/wavelet/ref/wavefun.html
  1 Comment
Muhammad Faheem Awan
Muhammad Faheem Awan on 10 Jan 2017
Thanks for your answer. I used that it gives scaling function and wavelet function. How will we determine the suitable levels then. Does it depend on the number of samples we have in raw signal.

Sign in to comment.

Categories

Find more on Discrete Multiresolution Analysis in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!