Skip to content

A program that gives an approximate solution for the system of nonlinear equations.

Notifications You must be signed in to change notification settings

guywhodiesfirst/Nonlinear-System-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Nonlinear-System-Solver

A program that gives an approximate solution for the system of nonlinear equations. User can choose of five equation templates and one of two methods to use - equations can be solved with either secant method or Newthon method.

image image

After that, user enters required accuracy, starting approximation and coefficients of the equations. If solution exists, it will be displayed:

image

About

A program that gives an approximate solution for the system of nonlinear equations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published