Files
eth-summaries/electives/others/amr/parts/03_multi-sensor-estimation/02_nonlinear-least-squares.tex
T
2026-04-04 16:49:06 +02:00

9 lines
274 B
TeX

\subsection{Non-Linear Least Squares}
Find $\vec{x}^* = \text{argmax} p(\vec{x} | \vec{z}) = \argmin{}(-\log(p(\vec{x}|\vec{z})))$
\bi{Gauss-Newton} % TODO: Do we really need these? If so, use from NumCS (much simpler notation)
\bi{Levenberg-Marquardt}
\bi{Local Param.}