Phased Array System Toolbox
1 view (last 30 days)
Show older comments
Hello,
I am using DOA algorithm to localize high frequency sources with microphone arrays. The Default DOA code has used ULA and URA Arrays but I am trying to use conformal Arrays. I want to know that why we have to divide element positions by Lambda when difining 'pos'. pos = getElementPosition(h)/lambda;
Regards Ali
0 Comments
Accepted Answer
Honglei Chen
on 27 Oct 2016
Could you elaborate a bit more what functions you are using? Phased Array System Toolbox has a set of functions that works only with narrowband signals. These functions take element positions and because they work on a single frequency, the element positions are expressed in wavelength.
HTH
0 Comments
More Answers (0)
See Also
Categories
Find more on Antennas, Microphones, and Sonar Transducers in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!