Home > Meetings >

Live Q&A - Time-Frequency Analysis for Signal Processing

Wayne King - MathWorks - Watch Now - Duration: 22:00

Live Q&A - Time-Frequency Analysis for Signal Processing
Wayne King
Live Q&A with Wayne King for the talk titled Time-Frequency Analysis for Signal Processing
M↓ MARKDOWN HELP
italicssurround text with
*asterisks*
boldsurround text with
**two asterisks**
hyperlink
[hyperlink](https://example.com)
or just a bare URL
code
surround text with
`backticks`
strikethroughsurround text with
~~two tilde characters~~
quote
prefix with
>

wkingSpeaker
Score: 1 | 2 years ago | 1 reply

Some people asked about some textbook recommendations:
Mallat, S. (2009) "A wavelet tour of signal processing: the sparse way", Academic Press. Chapter 4 is quite good.
Boashash, B. (2016) "Time-Frequency Signal Analysis and Processing: A Comprehensive Reference" Acadmic Press. Very comprehensive.

Hllawatsch, F., Auger, F. (2008) "Time-Frequency Analysis: Concepts and Methods" Wiley. Also, very comprehensive.

Flandrin, P. (2018) "Explorations in Time-Frequency Analysis", Cambridge University Press. This book has some good material on the Hilbert-Huang transform and reassignment.

Brewster
Score: 0 | 2 years ago | no reply

Thanks for collecting up the resources info.

wkingSpeaker
Score: 0 | 2 years ago | no reply

There was a question in the Q and A asked about Python packages for time-frequency analysis.
LTFAT: this is a partial python port of the free MATLAB toolbox LTFAT. https://pypi.org/project/ltfatpy/

squeezepy: an excellent python package for wavelet synchrosqueezing
https://github.com/OverLordGoldDragon/ssqueezepy
Librosa: designed for audio processing but has time-frequency capability
https://librosa.org/doc/latest/index.html
Torrence & Compo have a package for continuous wavelet analysis that is open source:
https://github.com/chris-torrence/wavelets
There are Python and MATLAB implementations.
Finally, outside of Python, LTFAT (the Large Time-Frequency Analysis Toolbox) is open source MATLAB, you need base MATLAB to run it but not any toolboxes:
https://ltfat.org/

wkingSpeaker
Score: 0 | 2 years ago | no reply

Some people asked about some textbook recommendations:
Mallat, S. (2009) "A wavelet tour of signal processing: the sparse way", Academic Press. Chapter 4 is quite good.
Boashash, B. (2016) "Time-Frequency Signal Analysis and Processing: A Comprehensive Reference" Acadmic Press. Very comprehensive.

Hllawatsch, F., Auger, F. (2008) "Time-Frequency Analysis: Concepts and Methods" Wiley. Also, very comprehensive.
Flandrin, P. (2018) "Explorations in Time-Frequency Analysis", Cambridge University Press. This book has some good material on the Hilbert-Huang transform and reassignment.

wkingSpeaker
Score: 1 | 2 years ago | no reply

There was a question in the Q and A asked about Python packages for time-frequency analysis.
LTFAT: this is a partial python port of the free MATLAB toolbox LTFAT. https://pypi.org/project/ltfatpy/

ssqueezepy: an excellent python package for wavelet synchrosqueezing
https://github.com/OverLordGoldDragon/ssqueezepy
Librosa: designed for audio processing but has time-frequency capability
https://librosa.org/doc/latest/index.html
Torrence & Compo have a package for continuous wavelet analysis that is open source:
https://github.com/chris-torrence/wavelets
There are Python and MATLAB implementations.
Finally, outside of Python, LTFAT (the Large Time-Frequency Analysis Toolbox) is open source MATLAB, you need base MATLAB to run it but not any toolboxes:
https://ltfat.org/

OUR SPONSORS