2020
DOI: 10.36787/jti.v14i2.270
|View full text |Cite
|
Sign up to set email alerts
|

Perbandingan Metode Perhitungan Jarak Euclidean, Haversine, Dan Manhattan Dalam Penentuan Posisi Karyawan

Abstract: Abstrak - Kinerja karyawan merupakan hal yang diperhatikan di dalam instansi. Institut Teknologi Nasional Bandung merupakan salah satu instansi dengan jumlah karyawan yang banyak, sehingga sulit  dilakukan pemantauan keberadaan seluruh karyawan. Salah satu alternatif dalam mengatasi masalah tersebut adalah pembuatan sistem untuk memantau lokasi keberadaan karyawan dengan memanfaatkan smartphone untuk pengambilan titik koordinat. Pada era modern ini smartphone merupakan barang yang hampir tidak pernah ditinggal… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0
24

Year Published

2021
2021
2023
2023

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 28 publications
(32 citation statements)
references
References 2 publications
0
8
0
24
Order By: Relevance
“…A comparison of methods to determine distance based on longitude and latitude coordinates was carried out in a study [12]. The compared methods were Euclidean, Haversine, and Manhattan methods.…”
Section: Distance Measurement From Gpsmentioning
confidence: 99%
See 1 more Smart Citation
“…A comparison of methods to determine distance based on longitude and latitude coordinates was carried out in a study [12]. The compared methods were Euclidean, Haversine, and Manhattan methods.…”
Section: Distance Measurement From Gpsmentioning
confidence: 99%
“…The Haversine method is a technique for determining the distance between two places on the earth based on the length of a straight line connecting them, taking into account the earth's curvature [12]. The formula for the Haversine method is as follows.…”
Section: Distance Measurement From Gpsmentioning
confidence: 99%
“…With 𝑙𝑒𝑣 𝑎,𝑏 (𝑖 − 1, 𝑗) + 1 is a delete operation, 𝑙𝑒𝑣 𝑎,𝑏 (𝑖, 𝑗 − 1) + 1 is an insert operation, 𝑙𝑒𝑣 𝑎,𝑏 (𝑖 − 1, 𝑗 − 1) is a delete operation, and 1 (𝑎 𝑖 ≠𝑏 𝑗 ) value is 1 if element 𝑎 𝑖 ≠ 𝑏 𝑗 . And the calculation uses the Fuzzy Wuzzy library in Python Meanwhile, to calculate the distance between two locations by calculating the length of the coordinates, the Haversine distance formula is used as follows [25] 𝑎 = 𝑠𝑖𝑛 2 ( ∅ 2 −∅ 1 2 ) + cos(∅ 1 ) . cos(∅ 2 ) .…”
Section: Data Matchingmentioning
confidence: 99%
“…Umumnya perhitungan dilakukan secara manual, sedangkan (Indarjo, 2020) Perhitungan jarak, menurut (Xu & Tian, 2015), ada beberapa function distance, yaitu: Milonksi, Standardized Euclidean, Cosine, Pearson Correlation dan Mahalonobis distance. Untuk bidang permukaan bumi (sphere) yang mempunyai koordinat longitude dan latitude, perhitungan jarak bisa menggunakan metode haversine (Miftahuddin et al, 2020), yang lebih menggambarkan jarak 2 titik di permukaan bumi sebagaimana lokasi tempat pada peta (map). (Miftahuddin et al, 2020), dalam studinya, dengan metode perhitungan jarak metode Haversine, menunjukkan keakuratan dan kecepatan yang lebih baik dibanding metode Euclidean dan Manhattan.…”
Section: Studi Pustakaunclassified