Click here to Skip to main content
15,889,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear users of CodeProject!

Could someone show or direct me to the source code implementation of Wavelets? I mean the Wavelet transform for 1D signal (like sound).

I want to get the code snippet that will give me the spectrogram (similarly to the result of Short-Time Fourier Transform).

Any advices and critics are accepted here!)

Thanks to anyone who are reading this message and thinking about the answer!

BR,
Piligrim
Posted

1 solution

 
Share this answer
 
Comments
Mehdi Gholam 21-Dec-11 1:45am    
Nice links, 5'ed
Sergey Alexandrovich Kryukov 21-Dec-11 11:55am    
I don't think this is a great help, but thank you.
--SA
Viktor Signaievskyi 21-Dec-11 14:28pm    
--SA, thank you for the quick reply and useful links!)

I have checked the source codes referring these links and found some useful like that one http://www.bearcave.com/misl/misl_tech/wavelets/packet/download.html. But faced the problems with compiling tests. Hope it is mine temporary problems...

It will be nice if someone can provide this "thread" exactly with the function like GetSpectrogrammUsingWavelet(...). I will understand if reader of this message suppose I wish too much.)

Thanks a lot!

P.S. In addition, some interesting example for Wavelet Transform of 1D signal. I haven't understood the Wavelet results (they are in graphical presentation)using this software.( The link is:
http://www.programmersheaven.com/2/Discreet-Wavelet-Transform
Sergey Alexandrovich Kryukov 21-Dec-11 14:32pm    
No one in clear mind would say it's going to be easy...

Anyway, you are welcome.
Good luck, call again,
--SA
Viktor Signaievskyi 21-Dec-11 14:50pm    
I am always looking exactly for an easy ways, but sometimes it is difficult:)

Thanks!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900