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!