Phased Array System Toolbox
조회 수: 2 (최근 30일)
이전 댓글 표시
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
채택된 답변
Honglei Chen
2016년 10월 27일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Antennas, Microphones, and Sonar Transducers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!