Phased Array System Toolbox

1 view (last 30 days)
Ali Movahed
Ali Movahed on 27 Oct 2016
Answered: Honglei Chen on 27 Oct 2016
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

Accepted Answer

Honglei Chen
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

More Answers (0)

Community Treasure Hunt

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

Start Hunting!