Numerical Methods Calculators APK

Numerical Methods Calculators  Icon
   
4/5
44 Ratings
Developer
Manas Sharma
Current Version
1.2
Date Published
File Size
6.3 MB
Package ID
com.bragitoff.numericalmethods
Price
$ 0.00
Downloads
1.0K+
Category
Android Apps
Genre
Education

APK Version History

Version
1.2 (3)
Architecture
universal
Release Date
August 01, 2017
Requirement
Android 4.0+
  • Numerical Methods Calculators Screenshot
  • Numerical Methods Calculators Screenshot
  • Numerical Methods Calculators Screenshot
  • Numerical Methods Calculators Screenshot
  • Numerical Methods Calculators Screenshot
  • Numerical Methods Calculators Screenshot

About Radio FM 90s

It is extremely useful for the students taking a course on Numerical Analysis, as it will help them to compare and analyse the data given in their text-books.

It will also serve as an helping hand for classroom lectures, as students and instructors can verify their results right away, without needing to write their own algorithms, or buying expensive softwares like MATLAB.

I have taken utmost care to make sure that the algorithms used are stable, and consistent. A lot of equations and data was used to test the app and the results were compared with all the leading softwares available. The results were in very satisfactory.

However, I still encourage users to report any bug or strange crash.
Numerical Methods Calculators- contains the following tools and calculators:

Matrix Operations:
->Addition/Subtraction of Matrices
-> Multiplication of Matrices
-> (P)LU Decomposition
-> Rank
-> Row Echelon Form
-> Trace
-> Determinant
-> Transpose

Numerical Integration:
-> Trapezoidal Method
-> Simpson’s 1/3 Rule
-> Simpson’s 3/8 Rule

Curve Fitting(using least squares)
-> Linear Fitting
-> Exponential Fitting
-> Polynomial Fitting

Root Finding:
-> Bisection Method
-> Secant Method
-> Newton-Raphson Method

Upcoming features:
I will keep on adding new tools and calculators regularly. So users can expect it to be a vary powerful tool in some time.
Here is the list of features that I am working on:
Linear System Solver
Polynomial Root Finder(All the roots)
QR Factorization
Cholesky Decomposition
Eigenvalue and Eigenvector
Gauss Seidel Method
Forward and Backward Difference Tables

What's New in this version

Added the following tools to Matrix Operations:

1. Inverse Calculator

2. Matrix Power

3. Dominant(Largest) Real Eigenvalue and Eigenvector Calculator using Power Method

**Fixed a few bugs in the Curve Fitting Module***