방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 앙상블 칼만 필터× | 파티클 필터 (순차 몬테카를로)× | |
|---|---|---|
| 분야≠ | 데이터 융합 | 베이지안 |
| 계열≠ | Regression model | Bayesian methods |
| 기원 연도≠ | 1994 | 1993 |
| 창시자≠ | Geir Evensen | Gordon, Salmond & Smith |
| 유형≠ | Sequential Monte Carlo data assimilation filter | Sequential Monte Carlo estimator |
| 원전≠ | Evensen, G. (1994). Sequential data assimilation with a nonlinear quasi-geostrophic model using Monte Carlo methods to forecast error statistics. Journal of Geophysical Research, 99(C5), 10143–10162. DOI ↗ | Gordon, N. J., Salmond, D. J., & Smith, A. F. M. (1993). Novel approach to nonlinear/non-Gaussian Bayesian state estimation. IEE Proceedings F (Radar and Signal Processing), 140(2), 107–113. DOI ↗ |
| 별칭≠ | EnKF, Monte Carlo Kalman Filter, Stochastic Ensemble Filter, Topluluk Kalman Filtresi | SMC, sequential Monte Carlo, bootstrap filter, condensation algorithm |
| 관련≠ | 3 | 4 |
| 요약≠ | The Ensemble Kalman Filter (EnKF) is a sequential Monte Carlo data assimilation algorithm introduced by Geir Evensen in 1994. It extends the classical Kalman filter to high-dimensional, nonlinear dynamical systems by representing the forecast error covariance through a finite ensemble of model realizations rather than propagating a full covariance matrix. Each ensemble member evolves through the nonlinear model, and observations are assimilated by computing a sample-based Kalman gain, making the method computationally tractable for large geophysical models. | The particle filter, introduced by Gordon, Salmond, and Smith in 1993, is a sequential Monte Carlo algorithm that approximates the Bayesian filtering distribution for nonlinear and non-Gaussian state-space models. Rather than tracking a single best estimate, it maintains a cloud of N weighted random samples — particles — that collectively represent the full posterior distribution of a hidden state at each point in time as new observations arrive. |
| ScholarGate데이터셋 ↗ |
|
|