buntonj / polynomial_observers

Polynomial observers: a Savitzky-Golay filter for estimating the derivatives of an output signal, then using it to estimate the state of a nonlinear dynamical system.
1 stars 1 forks source link

Bound algebra script #22

Closed buntonj closed 1 year ago

buntonj commented 1 year ago

Write a Mathematica script to compute the value of the bound for a given polynomial degree $d$ and derivative query $k$ as an algebraic expression in terms of the least-squares residual and inter-sample distance.

buntonj commented 1 year ago

Done. Not in repo, saved on computer as Bound_Algebra.nb.