Stationary Wavelet Transform Simulink

3 visualizaciones (últimos 30 días)
Di Liu
Di Liu el 2 de Dic. de 2020
Comentada: Di Liu el 4 de Dic. de 2020
Hi all,
I noticed that the discrete wavelet transform block was provided by Simulink. But I donot want the downsampling procedure since it will cause the decreased length of the signal. Does anyone know how to simulate the stationary wavelet transform (SWT) in Simulink or can I use the 'MATLAB function' block to programe the SWT?
Thanks !

Respuesta aceptada

Rhea Chandy
Rhea Chandy el 4 de Dic. de 2020
Hello!
I understand that you are trying to implement a Stationary Wavelet Transform (SWT) in Simulink. The MATLAB Function block is indeed the easiest way to define custom functionality in Simulink. The swt function gives the discrete stationary wavelet transform. In addition, this File Exchange submission in the MathWorks File Exchange may be useful to you.
The submission "Stationary wavelet transform" is one of the several submissions in MATLAB File Exchange on MATLAB Central which is a forum for our product users to interact, exchange information and knowledge, without MathWorks' involvement. Feel free to contact the author of this submission directly for specific questions about the implementation.
More information on Implementing MATLAB Functions Using Blocks is available in the documentation if you need assistance.
  1 comentario
Di Liu
Di Liu el 4 de Dic. de 2020
Hi,
Thank you for your help and sharing the codes. I have downloaded it and tried to understand the code. By the way, does the MATLAB function block support the swt function? I read from other people they say the wavelet functions can only be realised by the 's' function.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Continuous Wavelet Transforms en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by