Show where evaluations were done for part of a plot using a tooltip that indicates order:
Show number of evaluations required to find a root as a function of starting value:
Compare evaluations required for different local minimization methods:
Compare evaluations and timing required for different ODE integration methods in
NDSolve:
Steps and evaluations as a function of
PrecisionGoal and
AccuracyGoal in
NDSolve:
Use a fixed order explicit Runge-Kutta method:
Use an adaptive order extrapolation method:
Compare the two methods. Beyond a goal of about 12, adaptive order is clearly superior:
Evaluations in parameter space for a nonlinear fit:
The evaluation points on a contour plot of the sum of squares:
Use a better starting value:
Compare the two fits with the data: