Skip to content

Developing a Stone Soup pull request #4

@narykov

Description

@narykov

What we provide:

IPLF filter:
IPLFKalmanUpdater, iterated posterior linearisation filter
slr_definition, statistical linear regression function
GeneralLinearGaussian measurement model that consumes explicitly specified transition matrix and bias

IPLS smoother:
IPLSKalmanSmoother, iterated posterior linearisation smoother
AugmentedGaussianStatePrediction, the state prediction class that can host cross-covariance
LinearTransitionModel, a transition model that consumes explicitly specified transition matrix and bias
AugmentedKalmanPredictor, predictor that uses the bias vector in LinearTransitionModel
AugmentedUnscentedKalmanPredictor that generates the cross-covariance and is able to suppress prediction noise

This is just a first iteration, apparently we need to split the branch into two separate pull requests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions