Skip to content

Root finding program created with Java and Java Swing.

Notifications You must be signed in to change notification settings

Spectrum2511/RootFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

RootFinder

Root finding program created with Java and Java Swing. Coursework project created for my Computer Algorithms and Moddeling module at the University of Greenwich.

Features:

  • Clear interfase
  • Choice of three functions
  • Choice of Newton-Raphson, Secant, Bisection and Functional iteration methods for finding the root
  • Graphical representation of the function
  • Numerical represr=entation of the root finding process

How to run:

The zip file in this repository contains the NetBeans project, unzip the file and open as a NetBeans project.

NetBeans can be downloaded here

This project uses the external JFreeChart libary: Download

About

Root finding program created with Java and Java Swing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published