find the sidelobe level

14 visualizaciones (últimos 30 días)
lucky yeggina
lucky yeggina el 26 de Mzo. de 2011
Comentada: ibrahim ahmed el 27 de Oct. de 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 comentarios
bym
bym el 26 de Mzo. de 2011
can you post a picture of your graph?
lucky yeggina
lucky yeggina el 29 de Mzo. de 2011
sure i can., but the problem is that., since i used the variable to be random number., the graph changes....... for every simulation.

Iniciar sesión para comentar.

Respuesta aceptada

Honglei Chen
Honglei Chen el 28 de Mzo. de 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 comentarios
Ibrahim Ibrahim
Ibrahim Ibrahim el 10 de Abr. de 2013
really yur answer is so much helpful :)
ibrahim ahmed
ibrahim ahmed el 27 de Oct. de 2019
I am sorry but I didn't understand can you ,Honglei Chen Explain for me please Because I'm a beginner

Iniciar sesión para comentar.

Más respuestas (1)

bym
bym el 26 de Mzo. de 2011
you can use
diff()
to see where the slop of the amplitude changes sign

Categorías

Más información sobre Detection, Range and Doppler Estimation en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by