StateSpaceRoutines.jl:包实现通用状态空间例程

时间:2024-04-06 18:33:27
【文件属性】:

文件名称:StateSpaceRoutines.jl:包实现通用状态空间例程

文件大小:19.46MB

文件格式:ZIP

更新时间:2024-04-06 18:33:27

filters kalman-filter smoother state-space-models kalman-smoother

状态空间例程 这个包为状态空间模型实现了一些通用的例程。 提供的算法包括: 卡尔曼滤波器( kalman_filter ) Chandrasekhar递归( chand_recursion ): (2012年) tempered_particle_filter粒子过滤器( tempered_particle_filter ): tempered_particle_filter (2016) 卡尔曼平滑器: hamilton_smoother :James Hamilton, (1994) koopman_smoother :SJ Koopman, ( Biometrika ,1993年) 模拟平滑器: carter_kohn_smoother :CK Carter和R. Kohn, ( Biometrika ,1994年) durbin_koopman_smoo


【文件预览】:
StateSpaceRoutines.jl-main
----Project.toml(1KB)
----.gitignore(56B)
----NEWS.md(3KB)
----src()
--------smoothers()
--------StateSpaceRoutines.jl(2KB)
--------filters()
----LICENSE(1KB)
----.github()
--------workflows()
----README.md(7KB)
----docs()
--------examples()
----test()
--------chand_recursion.jl(2KB)
--------tempered_particle_filter.jl(4KB)
--------reference()
--------poolmodel_tpf.jl(5KB)
--------smoothers.jl(6KB)
--------kalman_filter.jl(2KB)
--------runtests.jl(386B)
--------dyn_measure_tpf.jl(5KB)

网友评论