Claim Missing Document
Check
Articles

Found 1 Documents
Search

Menentukan Determinan Matriks Persegi Panjang Menggunakan Bahasa C++ Diego Armando Piero; Dewi Murni
Journal of Mathematics UNP Vol 5, No 4 (2020): Journal Of Mathematics UNP
Publisher : UNIVERSITAS NEGERI PADANG

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (775.454 KB) | DOI: 10.24036/unpjomath.v5i4.11093

Abstract

Abstract — One study in matrix theory is determinant. Matrix determinants are widely used in solving matrix problems, such as: determining eigenvalues, systems solutions of linear and inverse equations. In determining a determinant of a square matrix is usually not easy especially with a large order matrix. The concept of determinant that has been known is generally true for square matrices. In this research, it will be studied about its development, which is about the determinant of non-square matrix (rectangular matrix). This research is a theoretical research through library research on determinant theories and programming theories. The purpose of this research is to determine the determinant of a rectangular matrix using C ++ language. The method used is the analysis of theories relevant to the problem of calculating rectangular matrix determinants using the C ++ language. The results of thestudy are produced programs that can determine the determinant of a rectangular matrix.Keywords — determinant, matrix, radic method, programming.