Need Help with Siren Detection Code
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi all,
I am writing a script in MATLAB to detect ambulance sirens based off a set of features I am defining.
The feature I want to write involves the shape of the maximum value (of the spectrogram or STFT) curve. i.e. how many indexes the max value changes by from column to column.
The problem I'm having is that some outliers are occuring and causing my index change to be drastically large. My question is... Is there a way to locate the maximum that fits in the curve, then in the following column, look for a maximum that is + or - a certain amount of indexes from the previous so as to remove the outliers much above or below the actual curve?
Thank you!
3 Comments
Stephan
on 14 Mar 2019
out of topic: It is frustrating giving answers and spending time with your questions without having any feedback from you. Did you notice, that you can accept answers or vote for them? If an answer does not help you, comment on it and let us know.
Ajith Bhat
on 24 Apr 2019
Sir can I get the code plz can mail it to ajithsbhat005@gmail.com
Freeha Ibrar
on 10 Mar 2020
can u plz share ur code with me at freeha1994@gmail.com
2
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!