Finite Difference Derivatives

Use when you must compute numerical derivatives of a function or of tabulated data with finite difference formulas: choose between the forward, backward, and central difference stencils, size the step h, compute the second derivative with the centered three point stencil, and differentiate evenly spaced tabulated data with one sided differences at the boundaries. Produces the first and second derivative estimates and the tabulated derivative values that gate the differentiation step. Trigger: finite difference, central difference, forward difference, backward difference, step size, truncation error, second derivative, tabulated data.

ashfordeOU dffe18a 3 files · 12.0 KB Updated

File contents

ashfordeOU/aero-agent-skills/tree/main/skills/cross-cutting/numerics/finite-difference-derivatives commit dffe18a545

Frequently asked questions

npx skillmds@latest add ashfordeou/finite-difference-derivatives