find the sidelobe level

조회 수: 17 (최근 30일)
lucky yeggina
lucky yeggina 2011년 3월 26일
댓글: ibrahim ahmed 2019년 10월 27일
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
bym
bym 2011년 3월 26일
can you post a picture of your graph?
lucky yeggina
lucky yeggina 2011년 3월 29일
sure i can., but the problem is that., since i used the variable to be random number., the graph changes....... for every simulation.

댓글을 달려면 로그인하십시오.

채택된 답변

Honglei Chen
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 Ibrahim
Ibrahim Ibrahim 2013년 4월 10일
really yur answer is so much helpful :)
ibrahim ahmed
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개)

bym
bym 2011년 3월 26일
you can use
diff()
to see where the slop of the amplitude changes sign

카테고리

Help CenterFile 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!

Translated by