[regression] fixed m code

This commit is contained in:
2019-12-11 17:11:33 +01:00
parent 4273a953f6
commit 14160e2f8d
5 changed files with 37 additions and 31 deletions

View File

@@ -16,6 +16,14 @@
\include{regression}
\subsection{Start with one-dimensional problem!}
\begin{itemize}
\item Just the root mean square as a function of the slope
\item 1-d gradient
\item 1-d gradient descend
\item Homework is to do the 2d problem!
\end{itemize}
\subsection{Linear fits}
\begin{itemize}
\item Polyfit is easy: unique solution!