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

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 help >> Signal Processing > 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

誤差共分散の定常値

説明

定常カルマンフィルタ

作者

C. B.

<< srkf Signal Processing 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:
Thu Mar 03 11:00:56 CET 2011