source: inundation/ga/storm_surge/pyvolution/documentation/ls.tex @ 1453

Last change on this file since 1453 was 1453, checked in by ole, 20 years ago

typed least sq formula

File size: 166 bytes
Line 
1\documentclass[12pt]{article}
2
3
4\begin{document}
5
6
7\[
8  \min_f \sum_{i=0}^{N-1} (f(x_i) - y_i)^2 \ + \ \alpha \int_\Omega (\nabla f)^2 \, dA
9\]
10
11
12
13
14\end{document}
15
16
17
Note: See TracBrowser for help on using the repository browser.