Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.5.0 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilabヘルプ >> Signal Processing > filters > sskf

sskf

定常カルマンフィルタ

呼出し手順

[xe,pe]=sskf(y,f,h,q,r,x0)

パラメータ

y

[y0,y1,...,yn], ykからのデータ, 列ベクトル

f

システム行列の次元(NxN)

h

観測行列の次元(MxN)

q

ダイナミクスノイズ行列の次元(NxN)

r

観測ノイズ行列の次元(MxM)

x0

初期状態量の推定値

xe

状態量の推定値

pe

誤差共分散の定常値

説明

定常カルマンフィルタ

Report an issue
<< srkf filters syredi >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Fri Apr 11 14:18:56 CEST 2014