Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Filtro de Kalman Hierárquico× | Filtro de Kalman× | |
|---|---|---|
| Área | Bayesiano | Bayesiano |
| Família | Bayesian methods | Bayesian methods |
| Ano de origem≠ | 1994 | 1960 |
| Autor original≠ | Chou, Willsky & Benveniste | Rudolf E. Kalman |
| Tipo≠ | recursive Bayesian state estimator | recursive Bayesian filter |
| Fonte seminal≠ | Chou, K. C., Willsky, A. S., & Benveniste, A. (1994). Multiscale recursive estimation, data fusion, and regularization. IEEE Transactions on Automatic Control, 39(3), 464–478. DOI ↗ | Kalman, R. E. (1960). A new approach to linear filtering and prediction problems. Journal of Basic Engineering, 82(1), 35-45. DOI ↗ |
| Outros nomes | multi-scale Kalman filter, multilevel Kalman filter, hierarchical state-space filter, HKF | linear quadratic estimator, LQE, Kalman-Bucy filter, optimal recursive filter |
| Relacionados≠ | 4 | 5 |
| Resumo≠ | The Hierarchical Kalman Filter (HKF) extends the classic Kalman filter to systems with multiple levels or scales of state representation. It applies Kalman recursions at each level of a hierarchy — from coarse to fine resolution or from global to local subsystems — and passes information across levels via upward and downward sweeps, producing optimal linear state estimates throughout a structured state-space. | The Kalman filter is an optimal recursive algorithm for estimating the hidden state of a linear dynamical system from noisy measurements. At each time step it alternates between a prediction step — projecting the state forward using the system model — and an update step that corrects the prediction with the new observation, producing minimum-variance state estimates and their uncertainty in real time. |
| ScholarGateConjunto de dados ↗ |
|
|