How a 3x3 matrix in ECEF coordinate does anyone know how I will convert it from ECEF2ENU coordinate with the result still in 3X3 matrix.
Mostrar comentarios más antiguos
% Convert from ECEF to ENU coordinate
X_ecef = [1.276 0.678 9.347; 0.321 5.043 7.016; 8.102 2.713 3.102]
Respuestas (0)
Categorías
Más información sobre Simulink 3D Animation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!