Karakteristik Komputasi Penentuan Akar Kuadrat Bilangan Nonkuadrat Sempurna Beberapa Metode Iteratif Menggunakan Pemograman QBasic

Main Author: Endaryono, Endaryono
Format: Article info application/pdf eJournal
Bahasa: eng
Terbitan: LPPM STKIP Kusuma Negara , 2020
Subjects:
Online Access: https://jurnal.stkipkusumanegara.ac.id/index.php/jip/article/view/92
https://jurnal.stkipkusumanegara.ac.id/index.php/jip/article/view/92/80
Daftar Isi:
  • The completion of some mathematics problem not only used analytic methods but also by iterative processes through numerical methods. In numerical methods, besides students understood the calculation each iteration manually but also was necessary to understand the completion using coding or programming. QBasic is one program was easily downloaded. This paper discusses the determination of integer roots that are not perfect square numbers, namely a square root of 3 using numerical methods with iterative techniques. The purpose of writing is to look at computational characteristics in number iterations of Heron method, for two, false positions, and Newton Raphson. Research through simulations using QBasic promotion. The error value (error) in the simulation performed using the method is set at a value of 1x10-10 or iteration will still be if the error rate is more than the specified error value. The simulation results show that the error value of the square root of the number 3 ranges at 1.73205. The Heron method and the Newton Raphson method have the same number of iterations, which are 6 iterations, relatively less than other iterative methods. The conclusion of the research is the determination of the root of the citrate from the number 3 Heron method and Newton Raphson method provide a better computational performance of the number of iterations than the method for two and the false position.
  • Penyelesaian beberapa masalah matematika tidak hanya menggunakan metode analitik tetapi juga dengan metode numerik yang prosesnya iteratif. Dalam metode numerik, selain mahasiswa memahami perhitungan tiap iterasi secara manual juga perlu untuk memahami penyelesaian menggunakan coding atau pemograman. Satu diantara program yang mudah diunduh adalah QBasic. Tulisan ini membahas penentuan akar bilangan bulat yang bukan bilangan kuadrat sempurna yaitu akar kuadrat dari 3 menggunakan metode numerik dengan teknik iteratif. Tujuan penulisan adalah melihat karakteristik komputasi dalam jumlah iterasi pada metode Heron, bagi dua,  posisi palsu, dan Newton Raphson. Penelitian melalui simulasi menggunakan pemgroman QBasic. Nilai kesalahan (eror) dalam simulasi pada metode yang dilakukan ditetapkan pada nilai 1x10-10 atau iterasi masih akan  jika nlai kesalahan lebih dari nilai kesalahan yang ditetapkan. Hasil simulasi didapatkan bahwa pada nilai kesalahan tersebut nilai akar kuadrat bilangan 3 berkisar pada 1,73205. Metode Heron dan metode Newton Raphson memiliki jumlah iterasi yang sama, yaitu 6 iterasi, relatif lebih sedikit dibandingkan metode iteratif lain. Kesimpulan penelitian adalah pada penentuan akar kudrat dari bilangan 3 metode Heron dan metode Newton Raphson memberikan kinerja komputasi yang lebih baik dari jumlah iterasi dibanding pada metode bagi dua dan metode posisi palsu.