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

2 visualizaciones (últimos 30 días)
Ali
Ali el 26 de Abr. de 2015
Comentada: Carlos Eduardo el 11 de Mzo. de 2017
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 comentario
Carlos Eduardo
Carlos Eduardo el 11 de Mzo. de 2017
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Filter Banks en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by