How to filter all the frequencies from the audio signal.

3 visualizaciones (últimos 30 días)
Hello guys, so I have this problem, I do have an audio signal, from two seperate sources with some noise. I need to seperate thoose into proper frequencies and print them out, how would I do that ? I already have the spectrum of the signal, that i acquired using FFT. But i get a lot of frequencies grouped in two spots, i don't get it how i get only the frequencies i need ? I added picture of the spectrum above.

Respuesta aceptada

Mathieu NOE
Mathieu NOE el 24 de Nov. de 2020
hello
2 gifts for you today (lucky man !)
  • a code for general spectral analysis
  • examples of digital filters you can use to eliminate unwanted frequency bands or keep (with a bandpass filter) frequencies of interest; once the filter is designed you can apply it on your signal using filter or filtfilt
hope it helps
  36 comentarios
Mathieu NOE
Mathieu NOE el 8 de Dic. de 2020
ok
hope your professor will be happy !
Mathieu NOE
Mathieu NOE el 8 de Dic. de 2020
ok - not everything goes smooth and shinny as we would like too
I just hope you are not too much annoyed with signal processing !!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Time-Frequency Analysis en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by