-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
AutuanLiu edited this page Jan 7, 2019
·
5 revisions
Kalman Filter for ARX or NARX models' parameters estimation.
- 代码信息
$ cloc .
54 text files.
54 unique files.
39 files ignored.
github.com/AlDanial/cloc v 1.80 T=0.50 s (54.0 files/s, 4876.0 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Python 12 320 507 664
MATLAB 8 49 153 289
Markdown 5 113 0 273
JSON 2 0 0 70
-------------------------------------------------------------------------------
SUM: 27 482 660 1296
-------------------------------------------------------------------------------
- 估计器列表
- Kalman4ARX 估计器
- Kalman4FROLS 估计器
- torch4FROLS 估计器
代码库主要提供以上三种形式的估计器。
- Author: AutuanLiu
- Email: [email protected]