find the sidelobe level
조회 수: 17 (최근 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!