Difference between revisions of "Wavelet"

From MgmtWiki
Jump to: navigation, search
(Created page with "What is an intuitive explanation of wavelet transform? Before trying to understand wavelets, let's see what a Fourier transform does. It decomposes a signal into it's frequ...")
 
(Context)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
What is an intuitive explanation of wavelet transform?
+
==Full Title or Meme==
  
Before trying to understand wavelets, let's see what a Fourier transform does. It decomposes a  
+
==Context==
signal into it's frequency components. However, one downside of this is that the temporal  
+
 
information of the time-domain signal is encoded indirectly in the phase of the frequency-  
+
Intuitive explanation of wavelet transform
domain signal. It is well known that phase information in this form is difficult to interpret.  
+
 
Imagine that I have with me an audio signal of a song, and I want to find out what note is being  
+
Before trying to understand wavelets, consider what a Fourier transform does. It decomposes a signal into its frequency components. A big downside is that the temporal information of the time-domain signal is encoded indirectly in the phase of the frequency-domain signal. It is well known that phase information in this form is difficult to interpret.  
played at what instant. If I use a Fourier transform, I get frequency characteristics for the entire  
+
Imagine that I have with me an audio signal of a song, and I want to find out what note is being played at what instant. If I use a Fourier transform, I get frequency characteristics for the entire signal. There's nothing I can directly say about any time instant. How to get out of this  
signal. There's nothing I can directly say about any time instant. How do I get out of this  
 
 
problem?  
 
problem?  
One solution is to break my signal into windows of fixed-sized duration, and then apply my  
+
 
Fourier transform there. This is called Short-time Fourier transform (STFT). I will now essentially  
+
One solution is to break my signal into windows of fixed-sized duration, and then apply my Fourier transform there. This is called Short-time Fourier transform (STFT). With this you essentially get frequency characteristics for time intervals (rather than instants).
get frequency characteristics for time intervals (rather than instants).
+
 
 +
==References==
 +
 
 +
[[Category: Physics]]

Latest revision as of 21:11, 30 March 2023

Full Title or Meme

Context

Intuitive explanation of wavelet transform

Before trying to understand wavelets, consider what a Fourier transform does. It decomposes a signal into its frequency components. A big downside is that the temporal information of the time-domain signal is encoded indirectly in the phase of the frequency-domain signal. It is well known that phase information in this form is difficult to interpret. Imagine that I have with me an audio signal of a song, and I want to find out what note is being played at what instant. If I use a Fourier transform, I get frequency characteristics for the entire signal. There's nothing I can directly say about any time instant. How to get out of this problem?

One solution is to break my signal into windows of fixed-sized duration, and then apply my Fourier transform there. This is called Short-time Fourier transform (STFT). With this you essentially get frequency characteristics for time intervals (rather than instants).

References