quicktableofcontents.txt
来自「Unscented Kalman Filter」· 文本 代码 · 共 6 行
TXT
6 行
This folder contains codes from Chow, Ferrer & Nesselroade (in press). The two examples included in the zipped folder are:
(1) Fitting the Lorenz model with a single indicator for each state variable to single-subject data using the unscented Kalman filter (UKF). States and parameters are represented jointly as part of the state vector. The main control file for this example is LorenzControlfin.m.
(1) Fitting the Lorenz model described above to multiple-subject data using the unscented Kalman filter (UKF). The main control file for this example is LorenzlikMultiP2.m.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?