필터 지우기
필터 지우기

Range and DOA for spherical wave

조회 수: 1 (최근 30일)
Joshua Diamond
Joshua Diamond 2017년 7월 9일
답변: Honglei Chen 2017년 7월 10일
I'm looking for a MATLAB implementation of an algorithm that computes DOA (direction of arrival) for spherical waves.
Most DOA algorithms, including those in the Phased Array Systems Toolbox, assume that receivers are in the far-field and thus that waves can be approximated as planar. However, I'm looking to compute DOA for sensors that are close enough as to invalidate the far-field assumption, and treat waves as spherical. It appears that algorithms like this compute both range (distance) and DOA. One such algorithm is given here. http://www.jpier.org/PIERC/pierc08/03.09032504.pdf
Are there any MATLAB implementations of this algorithm or ones like it, in the Phased Array Systems Toolbox or otherwise?

답변 (1개)

Honglei Chen
Honglei Chen 2017년 7월 10일
Phased Array System Toolbox does not have that particular algorithm. However there is an example on localization that uses correlation based technique, maybe that's something you can take a look.
HTH

카테고리

Help CenterFile Exchange에서 Direction of Arrival Estimation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by