basic_numerical_methods Code
Didactic application to aid students in learning Numerical Methods;
Brought to you by:
hafmed
File | Date | Author | Commit |
---|---|---|---|
CompilationLinux | 2020-09-04 |
![]() |
[a1153a] New version 1.9.0 |
CompilationWin | 2020-09-04 |
![]() |
[36349a] New version 1.9.0 |
Screenshot | 2020-09-04 |
![]() |
[a1153a] New version 1.9.0 |
src | 2021-07-22 |
![]() |
[03077a] Ver 3.0.9 |
.gitignore | 2020-09-04 |
![]() |
[ea7411] Initial commit |
LICENSE | 2020-09-04 |
![]() |
[ea7411] Initial commit |
README.md | 2021-07-22 |
![]() |
[4d05f6] Update README.md |
A Qt application for basic numerical methods.
A practical tool to foresee the result of calculus exercises.
-Compute roots of nonlinear equations ;
-Solving systems of linear equations ;
-Polynomial approximation calculator ;
-Calculate numerical integral ;
-Solve first order ordinary differential equation ;
-.....
-Plot the original expression and result within a given range