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, 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));
- 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.
License
GNU General Public License version 3.0 (GPLv3)Follow basic_numerical_methods
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks!
-
The software has good features that can be used to learn basic numerical methods.