Position finding by triangulation

조회 수: 3 (최근 30일)
Curious
Curious 2022년 8월 10일
답변: Amith 2024년 8월 18일
How can I triangulate a position using two DMEs in matlab?

답변 (1개)

Amith
Amith 2024년 8월 18일
Hi Curious,
I believe the answer to your question about triangulating a position using two DMEs can be found at this link: https://aviation.stackexchange.com/questions/46135/how-can-i-triangulate-a-position-using-two-dmes.To estimate the position of a target in a global Cartesian coordinate frame by triangulating a set of angle-only detections in MATLAB, you can use the triangulateLOS function. You can learn more about this function here: https://www.mathworks.com/help/fusion/ref/triangulatelos.html
Hope this helps!

카테고리

Help CenterFile Exchange에서 Delaunay Triangulation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by