เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| ลีเนียร์ ควอดราติก เกาเซียน× | Kalman Filter× | |
|---|---|---|
| สาขาวิชา≠ | ทฤษฎีการควบคุม | เบย์ |
| ตระกูล≠ | Machine learning | Bayesian methods |
| ปีกำเนิด | 1960 | 1960 |
| ผู้ริเริ่ม≠ | Rudolf Kalman | Rudolf E. Kalman |
| ประเภท≠ | algorithm | recursive Bayesian filter |
| แหล่งต้นตำรับ | Kalman, R. E. (1960). A new approach to linear filtering and prediction problems. Journal of Basic Engineering, 82(1), 35-45. DOI ↗ | Kalman, R. E. (1960). A new approach to linear filtering and prediction problems. Journal of Basic Engineering, 82(1), 35-45. DOI ↗ |
| ชื่อเรียกอื่น≠ | LQG, LQR with Kalman Filter | linear quadratic estimator, LQE, Kalman-Bucy filter, optimal recursive filter |
| ที่เกี่ยวข้อง≠ | 3 | 5 |
| สรุป≠ | The Linear Quadratic Gaussian (LQG) controller combines the Linear Quadratic Regulator (LQR) with a Kalman Filter to handle stochastic systems with measurement noise and process noise. Developed by Kalman and later formalized by Athans and others, LQG is the natural stochastic extension of LQR and remains the gold standard for optimal linear control under noise, with applications spanning spacecraft, aircraft autopilot, and industrial process control. | 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. |
| ScholarGateชุดข้อมูล ↗ |
|
|