what are the algorithms and code for initial bracketing guesses in root finding techniques in numerical methods ?
Show older comments
Is there any method to find initial guesses that we use to find the roots of any equation in brecketing methods in numerical methds of root finding?
Answers (1)
Areej Varamban Kallan
on 7 Dec 2018
0 votes
Hi Naveen,
Plotting the function will help in visualizing the location of the roots. You can then choose the initial guesses for roots based on this. A more mathematically involved approach is given here
Categories
Find more on Electromagnetism in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!