Skip to content

ozlemekici/root_extractor_by_dot_product

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Root-Extractor

It helps us to find the roots of a quadratic equation with two unknowns, step by step, starting from 0 with a sensitivity value. It can be used as an alternative to the Bi-section and Delta method.

The program was prepared in the GNU Octave environment. I recommend running these files on Octave. The file has the extension .m

About

Algorithm about root finding

Topics

Resources

Stars

Watchers

Forks

Languages