ar
ar copied to clipboard
Autoregressive process modeling tools in header-only C++
Results
12
ar issues
Sort by
recently updated
recently updated
newest added
Implement the Ibrahim Optimum Tapered Burg as described by [Campbell1993] based on work in [Ibrahim1987a], [Ibrahim1987b], and [Ibrahim1989]. This should reduce the sensitivity to phase shifted input signals when working...
enhancement
Somehow monitor that `T0` has indeed converged when computing `ar::decorrelation_time(...)`. Currently up to some maximum autocorrelation time is computed, but there's no check to indicate whether or not the value...
enhancement