Need Help with Siren Detection Code
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
Stephan
2019-3-14
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
2019-4-24
Sir can I get the code plz can mail it to ajithsbhat005@gmail.com
Freeha Ibrar
2020-3-10
can u plz share ur code with me at freeha1994@gmail.com
2
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!