필터 지우기
필터 지우기

The radial velocity of the target in a radar system

조회 수: 18 (최근 30일)
Karl Bridggie
Karl Bridggie 2022년 9월 13일
답변: Sai Kiran 2022년 10월 18일
Hi, I was given a radar system as shown below:
We know that the radar is at [0, 0], the target is at [50, 35] and its velocity vector (v) is [-6, 2] m/s. Now I was asked to calculate the radial velociy . I don't quite get it as I don't know the angle of v and .
Could you please give me some suggestions? Thanks!

답변 (1개)

Sai Kiran
Sai Kiran 2022년 10월 18일
Hi,
I understand that you want to calculate the velocity of the target in the direction of .
This can be achieved by the dot product of the unit vector = (-50i -35j)/ and the = -6i + 2j.
The dot product is given by ((-50i - 35j)/).(-6i + 2j)
Magnitude of = 3.768 m/s.
Direction of = (-50i - 35j)/.

카테고리

Help CenterFile Exchange에서 Environment and Clutter에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by