フィルターのクリア

Latitude and Longitude with Time Difference Of Arrival Positioning Using PRS

1 回表示 (過去 30 日間)
Esteban Inga
Esteban Inga 2019 年 3 月 19 日
コメント済み: Esteban Inga 2022 年 12 月 9 日
It is possible to collaborate with them using the toolbox "Time Difference of Arrival Positioning Using PRS" for latitude and longitude coordinates.

採用された回答

Esteban Inga
Esteban Inga 2019 年 3 月 19 日
%==========================================================================
% Coordinates of the nodes eNodeB
xs=[-75.5888358514369 -75.5833950871787 -75.5859646720723 -75.5893666577060 -75.5863145216587];
ys=[6.24914762128326 6.24845309859155 6.24319456964006 6.24445463223787 6.24630007824726];
elevation=[1484 1473 1482 1492 1483]; %en metros
%==========================================================================
% Coordinates of UE
xt=[-75.587620700000000];
yt=[6.245048200000000];
ele_xt=[1483]
  2 件のコメント
Achyut Shrestha
Achyut Shrestha 2022 年 12 月 9 日
@Esteban Inga Please detail out the steps. I am also looking to get the UE coordinates from Base Station(eNodeB or gNB[5G]) .
Please provide the steps, toolbox, signal used and if there is any example on getting the Coordinates of the nodes eNodeB (of gNB for the 5G 3GPP Release 16), and further how to calculate the Coordinates of the UE, using the MATLAB or Simulink
Thank you.
Esteban Inga
Esteban Inga 2022 年 12 月 9 日
https://la.mathworks.com/matlabcentral/fileexchange/35819-openstreetmap-functions

サインインしてコメントする。

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by