JuliaControl / JuliaControl/ModelPredictiveControl.jl

Support Joseph-form in Kalman filters

オープン
#98 コメント 10 件 リアクション 0 件 担当者 1 名 GitHub で見る

@franckgaga がすでに取り組んでいます。

2024年9月11日 から。

enhancement good first issue
主要言語
Julia
スター
135
フォーク
9
平均マージ
17時間 35分
マージ済み PR(30日)
16

説明

It would be nice to support the Joseph-form covariance update equation in KalmanFilter, ExtendedKalmanFilter and UnscentedKalmanFilter. It theoretically guarantee positive-definite covariance matrices, even with finite precision floating-point arithmetic.

In my experience although, I never had any problems with the classical equation, both with the Kalman filter and the unscented version. I personally don't consider that as a high priority feature.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。