This Author published in this journals
All Journal Jurnal Komputasi
Fatkur Rokhman
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

IMPLEMENTASI METODE DYNAMIC PROGRAMMING PADA APLIKASI PENENTUAN JARAK MINIMUM Wamiliana Wamiliana; Dian Kurniasari; Fatkur Rokhman
Jurnal Komputasi Vol 1, No 1 (2013)
Publisher : Universitas Lampung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.23960/komputasi.v1i1.393

Abstract

Mathematics and Computer Science are closely related. Many problems that appear in Computer Science’s problems can be solved by using mathematical techniques or concepts; for example, finding the nearest distance, minimum fares, or minimum time. The determination of the minimum value can be found by using of mathematical programming, namely dynamic programming. Nevertheless, there are several another consideration factors such as security roads impassable, the vehicle used, comfortability road infrastructure, and others. Dynamic programming is one of the methods in mathematics which is useful to create a sequence of interrelated decisions, and provides a systematic procedure to determine the optimal combination of a decision. This paper will discuss about dynamic programming that applied in the determination of the minimum distance. Determination of the minimum distance will use an application to make it easier for calculation.Keywords: mathematics, dynamic programming, minimum distance, application