Datum Transformation

Its a MATLAB GUI aplication created for datum transformations.
163 Downloads
Updated 26 Jan 2021

View License

The datum concept is needed to determine terrain structure of a point on the earth, surface features, coordinate, elevation and gravity.
Datum concept can define as; mathematical model of the earth or the parameters that define the position of the reference ellipsoid in space, its orientation and its size.

With the help of this application, you can obtain your coordinates in a datum system as the coordinates of another datum system.

The Application has 4 diffrent transformation method,
2 Dimentional transformations metods are; - Helmert transformation and 2 dimentional affine transformation.
3 Dimentional transformations metods are; - Bursa Wolf transformation and Molodensky Badekas transformation.

For the transformation of the coordinates the coordinates of the conjugate points in two systems are needed in txt file format with a space deliminater(Point Name X values of the reference sytem Y values of the reference sytem Z value of the reference sytem X values of the reference target Y values of the target sytem Z value of the target sytem).

After the calculation is done you can obtain a result report in a text file.

Cite As

Osman Serdar (2024). Datum Transformation (https://www.mathworks.com/matlabcentral/fileexchange/82154-datum-transformation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.6

Update!

1.0.5

new features

1.0.4

new test methods

1.0.3

update

1.0.2

update

1.0.1

Test methods has been added.

1.0.0