How to filter all the frequencies from the audio signal.

3 Ansichten (letzte 30 Tage)
Justas Kvederis
Justas Kvederis am 24 Nov. 2020
Kommentiert: Mathieu NOE am 8 Dez. 2020
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.

Akzeptierte Antwort

Mathieu NOE
Mathieu NOE am 24 Nov. 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 Kommentare
Mathieu NOE
Mathieu NOE am 8 Dez. 2020
ok
hope your professor will be happy !
Mathieu NOE
Mathieu NOE am 8 Dez. 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 !!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Time-Frequency Analysis finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by