Effacer les filtres
Effacer les filtres

How do I generate a 3 dimensional beam pattern?

17 vues (au cours des 30 derniers jours)
Charles
Charles le 28 Déc 2013
Modifié(e) : Honglei Chen le 14 Jan 2014
I want to reproduce the plot shown here:
It's on one of the promotional pages for the phased array system toolbox, but I cannot for the life of me figure out how to make that plot. Any help would be greatly appreciated. The image was found on the following page:
Thanks,
Chuck

Réponse acceptée

Yinguang Li
Yinguang Li le 13 Jan 2014
Modifié(e) : Honglei Chen le 14 Jan 2014
By using the following command, you should be able to get what you want.
ha = phased.URA(10);
ha.Element.BackBaffled = true;
plotResponse(ha,3e8,3e8,'RespCut','3D','Format','Polar')

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with Phased Array System Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by