sound-source-localization-algorithm_DOA_estimation
sound-source-localization-algorithm_DOA_estimation copied to clipboard
关于语音信号声源定位DOA估计所用的一些传统算法
两个bug
有两个问题: 1.在music算法中 设定俯仰角范围为0 插值就会报错 2.SNR中 没有ioa_stftCompute函数
Are there references for several algorithms implemented in the code? For example, SRP-PHAT, nonlinear SRP-PHAT, MUSIC。 It helps me a lot to use the algorithm code that you completed. Can...
srp一般是多通道的gcc相加,这里只看见2通道的实现。希望能看到更新多通道的情况
example文件中example.m中的example.csv有吗,没有这个音频文件我不知道如何运行example.m文件