Basic Numerical Methods

100+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

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 approximation, .....
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 GUI.
Date de mise à jour
22 apl 2025

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Nouveautés

-Bug fixes and improvements;
-Added the ability to solve a system of nonlinear equations: Fixed-Point Method and Newton-Raphson.
-Added the polynomial approximation calculator (Lagrange interpolation polynomial and Newton's divided difference method).