ece140: day 1 update

This commit is contained in:
eggy
2023-01-10 14:02:44 -05:00
parent 6dacfc281d
commit 262c9663e0
2 changed files with 23 additions and 1 deletions

View File

@@ -21,5 +21,5 @@ $$f: \mathbb R^n \to \mathbb R$$
- A **level curve** is a slice of a three-dimensional graph by setting to a general variable $f(x, y)=k$. It is effectively a series of contour plots set in a three-dimensional plane.
- A **contour plot** is a graph obtained by substituting a constant for $k$ in a level curve.
Please see [level set](https://en.wikipedia.org/wiki/Level_set) and [contour line](https://en.wikipedia.org/wiki/Contour_line) for example images.f
Please see [level set](https://en.wikipedia.org/wiki/Level_set) and [contour line](https://en.wikipedia.org/wiki/Contour_line) for example images.