Algorithm to determine fundamental frequency from potential harmonics

后端 未结 3 580
梦如初夏
梦如初夏 2020-12-16 13:09

I am attempting to extract a fundamental frequency from a sound source. maybe someone is singing A3 into the microphone, so I want to be detecting ~ 110Hz

my appr

3条回答
  •  北海茫月
    2020-12-16 13:30

    I have rephrased the question, and provided an answer here: How to take in a set of numbers like {301,102,99,202,198,103} and throw out ~100?

    I had looked at several approaches, and this is considerably more succinct than anything else I've found. I have tested it and it works very well.

提交回复
热议问题