フィルターのクリア

Discrete Wavelet Transform and frequency bands

16 ビュー (過去 30 日間)
Shada Sharif
Shada Sharif 2020 年 6 月 14 日
コメント済み: Shada Sharif 2020 年 6 月 22 日
I am using DWT to denoise a signal that I have (MER signal), I am importing a data set of type double(1x535840) as a signal into Wavelet 1-D on the Wavalet Toolbox and experimenting with the levels, vanishing moments, and mother wavelets that would give me the best denosing for my signal type. I am finding it hard to understand the frequency bands of the details at each decomposed level. I know the idea of how half the nyquist frequency is divided by two at each level for app(LPF) and detail(HPS) coefficients but since no information about the sampling frequency of the data set was given when loading the signal, I am not sure how frequency band are done in the toolbox.
I read about psudo frequency using scal2freq but it is still not clear to me.

採用された回答

Louis Edelman
Louis Edelman 2020 年 6 月 22 日
I had a similar issue and a little obscure googling later, I found the answer. You need to generate the DWT filterbank and then you can query all the time-frequency parameters at each scale.
  1 件のコメント
Shada Sharif
Shada Sharif 2020 年 6 月 22 日
Thank you Louis, this seems to help with understanding the frequency bands of the filter banks based on the levels of decomposition. I appreciate it.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDiscrete Multiresolution Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by