Wavelet Tech Talks – MATLAB Code Files
Sean‘s pick this week is Wavelet Tech Talks – MATLAB Code Files by Kirthi Devleker.
Ever wonder what a wavelet is or what the MathWorks’ “Wavelet Toolbox” is actually useful for? Check out Kirthi’s videos that describe the concept and uses for a wavelet.
The files associated with the videos are hosted on the File Exchange so you can experiment with the code yourself. Kirthi also has a few other examples posted under his profile.
Until a couple years ago I’d never known enough about wavelets for them to be useful. Recently, I’ve found uses for them in machine learning. The two uses I’ve had are to generate features for a traditional machine learning algorithm and to transform a one-dimensional signal into a two-dimensional time-frequency using the continuous wavelet transform. Doing this transformation opens up the whole world of deep learning to signal data as the signal is now represented as an image.
There have been a few other recent improvements to the Wavelet Toolbox to make using it easier as well. Specifically adding apps:
- Wavelet Signal Denoiser to filter difficult signals.
- Signal Analyzer having scalogram for easy time-frequency visualization.
Comments
Have you had a use for wavelets or a difficult signal to process?
Give it a try and let us know what you think here or leave a comment for Kirthi.
Published with MATLAB® R2018a
- Category:
- Picks
Comments
To leave a comment, please click here to sign in to your MathWorks Account or create a new one.