필터 지우기
필터 지우기

What is the cut-off frequency when using wavelet transform?

조회 수: 3 (최근 30일)
Ali
Ali 2015년 4월 26일
댓글: Carlos Eduardo 2017년 3월 11일
I use the following command:
[A,D] = wavedec(signal,1,wname);
to do a 1-level wavelet transform for my signal. I know this gives me approximation and detailed coefficients, A & D, respectively. According to Matlab documentation, the algorithm simply low pass and high pass filter the signal, then downsample.
Q1) What are the cut off frequencies used?
Q2) How is the specified wavelet used? I don't see it anywhere!
  댓글 수: 1
Carlos Eduardo
Carlos Eduardo 2017년 3월 11일
Hi, I have exactly the same question I have already search at all the Wavelet UG and I havent found nothing. If you get success in your question, please help me.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Filter Banks에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by