Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 689 Bytes

File metadata and controls

13 lines (9 loc) · 689 Bytes

MUSIC algorithm:

Multiple SIgnal Classification: The music algorithm decomposes the spatial space into a signal and noise sub spaces. Thus given number of sources one can perform a one dimensional angle search to obtain the Direction of arrival (DOA).

For more information you can refer to these links

Code

I believe there is enough comments in the code to understand it.