morriswmz/doa-tools

Wide band DOA estimation

metaCoder-00 opened this issue · 1 comments

I have some problems about ISSM MUSIC

Unfortunately wideband DOA estimation is not supported. My previous research was focused on performance analysis of narrowband DOA estimation algorithm. Therefore, this library was designed for narrowband models. You can see that many algorithms takes only a single wavelength parameter (not wavelengths). It is non-trivial to rewrite the current functions to support wideband models. Nevertheless, you can always extend the existing algorithms to wideband models. Feel free to fork this repository and modify the code as you like. It is released under the MIT license.