find the sidelobe level
15 ビュー (過去 30 日間)
古いコメントを表示
greetings.,
i worked on my graph plotting the radiation pattern of an antenna array. so., could anyone help me about findin the amplitude of the first sidelobe?? please...
2 件のコメント
採用された回答
Honglei Chen
2011 年 3 月 28 日
If you have Signal Processing Toolbox, you can use findpeaks function to find peaks. In your case, if you find two biggest peaks then the second one should be your first sidelobe. You can see if you have the license for Signal Processing Toolbox by running following command
>> ver
The findpeaks function has been shipping since R2007b. It also gets a major improvement during R2010a.
HTH
4 件のコメント
ibrahim ahmed
2019 年 10 月 27 日
I am sorry but I didn't understand can you ,Honglei Chen Explain for me please Because I'm a beginner
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Detection, Range and Doppler Estimation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!