spectrogram
MATLAB - Trouble of converting training data to spectrogram
I am a student and new to signal processing just few months ago. I picked\"A Novel Fuzzy Approach to Speech Recognition\" for my project (you can google for the downloadable version).[详细]
2023-04-05 18:03 分类:问答Programming a Spectrogram using C [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-03-19 13:58 分类:问答Compare two spectogram to find the offset where they match algorithm
I record a daily 2 minutes radio broadcast from Internet. There\'s always the same starting and ending jingle. Since the radio broadcast exact time may vary from more or less 6 minutes I have to recor[详细]
2023-02-24 04:17 分类:问答Audio file spectrogram, is it time vs amplitude or time vs frequency?
When I am trying to creat开发者_如何学Goe an spectrogram of an audio file, should I plot time vs amplitude or time vs frequency ?All three. One axis is time, one axis is frequency, and the third axis[详细]
2023-01-31 04:54 分类:问答How can I decode a RAW/WAV file into a list of numbers?
How can I decode a RAW/WAV file into a list of numbers ? I need to do since I need to create a spectrogram/waveform from the audio file.[详细]
2023-01-31 02:42 分类:问答Can Python + Qt combination produce a real time spectral analysis tool?
I want to develop a tool that does the following things. take in a live voice recording produce a real time spectrogram[详细]
2023-01-18 18:18 分类:问答What is the best way to store a spectrogram graph as a data struture that can be compared against?
I have created a process similar to Shazam that creates a Spectrogram of a given sound clip. I am trying to figure out a way in which to store this data into a database so that I can run comparisons o[详细]
2023-01-04 17:57 分类:问答how to convert the spectrogram into an image
using MATLAB, we have converted image into audio (.wav format). Also this audio file is con开发者_StackOverflowverted into spectrogram image. Now we are trying to convert this spectrogram into an orig[详细]
2022-12-22 17:07 分类:问答Spectrogram C++ library [closed]
Closed. This question does not meet Stack Overflow开发者_StackOverflow社区 guidelines. It is not currently accepting answers.[详细]
2022-12-18 12:45 分类:问答Converting an FFT to a spectogram
I have an audio file and I am iterating through the file and taking 512 samples at each step and then passing them through an FFT.[详细]
2022-12-10 09:29 分类:问答