help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fft and wavelets


From: Rick T
Subject: fft and wavelets
Date: Wed, 22 Aug 2012 16:21:19 -1000

Greetings All

I can use fft to get the, frequencies, phases and magnitude of a loaded 1 second audio file of person saying "ahhhh" and recreate it.
What I'm trying to do now is find out where each of those frequencies begin and where they stop in the 1 second audio file

Example:100hz starts at .23seconds to .34seconds,
104.34hz starts at .35seconds and ends at .37seconds.

Can fft's do this or do I need to shift my whole program to use wavelets?  Also are there any wavelet examples in octave that show how do this?

I'm using Ubuntu Linux 12.04 and Octave 3.2.4 from the repo's

Thanks
Rick

reply via email to

[Prev in Thread] Current Thread [Next in Thread]