Get Sensor positions manually in a uniform linear array (phased.ula) in phased array system toolbox
Afficher commentaires plus anciens
How can we give sensor positions manually in a uniform linear array? Initially I used Phased Array System toolbox where I got microphone positions using phased.ula. Now, If I want to specify the exact positions using phased.ula, How can I do that?
array = phased.ULA('NumElements',9,'ElementSpacing',0.05);
The above one is giving me an array of microphones placed at a spacing of 0.05 with a center microphone at (0,0,0).
Now, How do I give the positions manually??
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Array Geometries and Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!