Skip to content

Improve IMM to handle EKF, and perhaps UKF #71

Description

@GeorgePearse

Original issue: rlabbe/filterpy#76
Created: 2017-12-11
Last updated: 2021-01-18


Right now the IMM hard codes in the predict step, which makes it suitable only for linear process models.

At the minimum, make a predict() function that can be overloaded. This will allow easy implementation of an EIMM via derivation and overloading, but ideally think about it a bit and come up with a scheme that works for UKFs as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfrom-upstreamIssue imported from upstream rlabbe/filterpy repository

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions