Basic Numerical Methods

4K installs
Ratings not yet available
+20 weekly installs
+94 monthly installs

Basic Numerical Methods Summary

Basic Numerical Methods is a Android app in the Education category, developed by HAFIANE Med. First released 3 years ago(Jun 2022), the app has accumulated 4K+ total installs

Recent activity: 20 installs this week (94 over 4 weeks) showing exceptional growth View trends →

Store info: Last updated on Google Play on Jun 24, 2022 .


0.01★

Ratings: 0

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Didactic application to aid students in learning Numerical Methods.

A practical tool (for students and engineers) to foresee the result of calculus exercises.
Calculation and visualization numerical methods for nonlinear equation, ODE, integration, linear system, nonlinear system, polynomial fitting,.....
Features :
-Easy, intuitive GUI;
-Compute roots of nonlinear equations (Bracketing methods (Bisection, Regula-Falsi) and Open Methods (Newton-Raphson,fixed point and secant));
-Solving systems of linear equations (Direct methods (Gauss) and Iterative methods (Jacobi, Gauss-Seidel));
-Solving systems of nonlinear equations (fixed point and Newton-Raphson);
-Polynomial approximation calculator (Lagrange, Newton's Interpolating Polynomials);
-Calculate numerical integral (Trapezoidal, and Simpson's 1/3 and Simpson's 3/8 rules);
-Solve first order ordinary differential equation (Euler, Runge-Kutta and Kutta-Merson);
-Plot the original expression and result within a given range;
-English and French GUI.