Skip to contents

Approximate derivative

Usage

approx_derivative(t, x)

Arguments

t

Vector of times

x

Vector of values

Value

A vector (of the same size of t) representing the numerical derivative

See also