價格:免費
更新日期:2017-10-09
檔案大小:5.9M
目前版本:1.0.4
版本需求:Android 2.3 以上版本
官方網站:mailto:Pipat.Ga@Gmail.com
Email:https://rmuti.ac.th
聯絡地址:541 Moo 2, Sa Khu subdistrict, Suwannaphum, RoiEt, Thailand 45130
This application uses base on Gauss elimination for solve the system of linear equations, including scale pivoting method. It can reduce the round-off error and truncation error and ill-conditioned pitfall.
What it can do?
- Can solve the system of linear equations upto maximum 10 x 10.
- Can calculate matrix determinant.
- Can find inverse matrix. (Based on the Doolittle LU method)
- Reduce the ill-conditioned pitfall by pivoting method.
- Reduce the round-off error by scaling method.
- Can fill real number for example 1.234e-5
- Free Raw source code (delphi pattern) for new developer.