find the sidelobe level
15 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
lucky yeggina
il 26 Mar 2011
Commentato: ibrahim ahmed
il 27 Ott 2019
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 Commenti
Risposta accettata
Honglei Chen
il 28 Mar 2011
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 Commenti
ibrahim ahmed
il 27 Ott 2019
I am sorry but I didn't understand can you ,Honglei Chen Explain for me please Because I'm a beginner
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Detection, Range and Doppler Estimation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!