How can i get the exact peak point on music algorithms?
조회 수: 9 (최근 30일)
이전 댓글 표시
I've simulated DOA MUSIC algorithm. suppose given 30, 60 and 70 in degrees. how can i get the estimated angles in music algorithm?
댓글 수: 1
$$$ $$$
2018년 4월 26일
I think there are only approximations. There is no fixed code to calculate the settings in which this technique works.
채택된 답변
Honglei Chen
2018년 2월 5일
Not sure I understand exactly what you question, are you saying you have a MUSIC spectrum and want to find the peak location? If so, you can use findpeaks function.
Alternatively, if you have access to Phased Array System Toolbox, there is an off the shelf MUSIC algorithm to use. See the reference page below
HTH
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!