|
|
|
|
|
|
|
|
RootSearch looks for all roots of an equation between xmin and xmax
|
|
|
|
|
|
Organization: | Naval Air Warfare Center, Aircraft Division |
|
|
|
|
|
|
0211-734
|
|
|
|
|
|
2006-04-22
|
|
|
|
|
|
A package is provided which defines a function called RootSearch. RootSearch[lhs==rhs,{x,xmin,xmax}] tries to find all roots in the specified range. The algorithm is very robust as demonstrated in the notebook (RootSearchExamples.nb). Options are provided to allow arbitrary precision convergence to roots. Installation instuctions are provided in the notebook (RootSearchExamples.nb).
|
|
|
|
|
|
|
|
|
|
|
|
Root, Roots, FindRoot, Solution, NSolve
|
|
|
|
|
|
| RootSearch.m (34.6 KB) - Mathematica Package | | RootSearchExamples.nb (139.8 KB) - Mathematica Notebook |
|
|