How can i determine the dominant frequency and maximum amplitude of a signal from its line spectral plot
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
TESFAW
am 14 Aug. 2014
Kommentiert: Patrik Ek
am 14 Aug. 2014
Hello! all the matlab families
I fail to do my project on real time sound signal captured through microphone
data length 131072, sampling frequency 44100Hz, mono and double data type
I need to plot the data in time and frequency domain respectively and I should write a code
that displays amplitude(max) and frequency(dominant)
plz help me!
0 Kommentare
Akzeptierte Antwort
Pratik Bajaria
am 14 Aug. 2014
Go through the MATLAB help given on the following link. I hope it will clear all your doubts.
Let me know in case of further queries.
Regards, Pratik
1 Kommentar
Patrik Ek
am 14 Aug. 2014
This does then assume that fft is good enough of course, there is also some functions doing AR and ARMA estimations. For example http://www.mathworks.se/help/ident/ref/ar.html
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Parametric Spectral Estimation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!