Skip to content

Ground truth is missing and the measurements is wrong. #3

@kimukook

Description

@kimukook

You didn't have ground truth of states in your implementation, how could you show that your code really works well with Kalman Filter?
To show that your code actually implements Kalman Filter, your filtered states should have smaller error compared with predicted states. But in your code, only the filtered states are provided.

The measurements here is generated from a parabola -(x**2+2x02). But this is not the actual curve.

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