
Numerical Methods Calculators
Toto slúži ako spoločník pre učebnice o numerickej analýze.
Informácie
Popis Aplikácie
Analýza A Recenzia Aplikácií Pre Android: Numerical Methods Calculators, Vyvinutý Spoločnosťou Manas Sharma. Uvedené V Kategórii Vzdelávanie. Aktuálna Verzia Je 1.2, Aktualizovaná Na 12/07/2017 . Podľa Recenzií Používateľov V Službe Google Play: Numerical Methods Calculators. Dosiahnuté Viac Ako Inštalácie 28 Tisíc. Numerical Methods Calculators V Súčasnosti Má 51 Recenzií, Priemerné Hodnotenie 3.9 Hviezd
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
Momentálne Ponúkame Verziu 1.2. Toto Je Naša Najnovšia, Najviac Optimalizovaná Verzia. Je Vhodný Pre Mnoho Rôznych Zariadení. Bezplatné Stiahnutie Priamo Apk Z Obchodu Google Play Alebo Iných Verzií, Ktoré Hosťujeme. Okrem Toho Si Môžete Stiahnuť Bez Registrácie A Nevyžaduje Sa Žiadne Prihlásenie.
Máme Viac Ako 2000+ Dostupné Zariadenia Pre Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... S Toľkými Možnosťami, Je Pre Vás Ľahké Zvoliť Si Hry Alebo Softvér, Ktoré Sa Zmestia Na Vaše Zariadenie.
Môže To Byť Užitočné, Ak V Obchode Google App Store Existujú Obmedzenia Krajiny Alebo Akékoľvek Obmedzenia Zo Strany Vášho Zariadenia.
Čo Je Nové
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***