Drag-and-drop method construction
Sort the Method Steps — Chapter 3
Move the cards with the mouse or touch. The correct order reflects the computational logic of this chapter.
↕Check whether interpolation is appropriate for the data.
↕Choose interpolation nodes.
↕Build the basis or divided differences.
↕Estimate interpolation error.
↕Evaluate the interpolant stably.
Correct order after checking
- Choose interpolation nodes.
- Build the basis or divided differences.
- Evaluate the interpolant stably.
- Estimate interpolation error.
- Check whether interpolation is appropriate for the data.