필터 지우기
필터 지우기

value of scale in CWT

조회 수: 5 (최근 30일)
Dingguo Lu
Dingguo Lu 2011년 8월 4일
I am working on the wavelet coefficients of Morlet wavelet. while using cwt(x,scales,'wname') command, how to determine the value of "scales".
Someone said the scales value is related to the center frequency of wavelet, then what is the relationship.
Thanks in advance.

채택된 답변

Wayne King
Wayne King 2011년 8월 18일
The relationship is far from straightforward. You can use scal2frq in the Wavelet Toolbox to get an approximate scale to frequency conversion for a specified wavelet. To guide you in constructing a scale vector to input into cwt.m, you should think about what scales you wish to investigate and how fine the spacing between those scales should be.
  댓글 수: 2
Dingguo Lu
Dingguo Lu 2011년 8월 18일
Wayne, please have a look at the following paper, if you have time:
http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=1703938&tag=1
In this paper, page 4-6, the author mentioned 3 to7 correspond freq. from 700 to 1700 Hz at sampling freq. of 5000 Hz. He also mentioned 1 to 12 correspond freq. from 1.667 to 20 kHz at sampling freq. of 20kHz.
But when I use "scal2frq", it gives me different values. It is quite confusing. Would you please help to explain in detail?
Dingguo Lu
Dingguo Lu 2011년 8월 18일
The wavelet I used is complex Morlet wavelet.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Continuous Wavelet Transforms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by