Merge branch 'master' of 141.30.224.77:23]:hodasemi/CGI

This commit is contained in:
hodasemi 2019-01-07 22:10:59 +01:00
commit a5afef4523
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -23,9 +23,9 @@ headsep=10mm, footskip=12mm}
\subsection*{(a)} \subsection*{(a)}
The more obtuse the triangle, the more acute the angle of the corner of the voronoi area gets. Because the both sides of this corner has to be in a 90° angle to the sides of the traingle. The more obtuse the triangle, the more acute the angle of the corner of the voronoi area gets. Because the both sides of this corner has to be in a 90° angle to the sides of the traingle.
\subsection*{(b)} \subsection*{(b)}
The formula of triangle is: $\frac{1}{2}*h*b$ The formula for calculating the surface of a triangle is: $\frac{1}{2}*h*b$
As for the red triangle: $\frac{1}{2}*h*b$ As for the red triangle: $\frac{1}{2}*h*b$
with: $h=\frac{||p_i - p_j||}{2}$ and $b=$ with: $h=\frac{||p_i - p_j||}{2}$ and $b=b_1 + b_2$ where $b_1$ is left part of the baseline facing $\alpha_{ij}$ and $b_2$ is the right one facing $\beta_{ij}$.\\
\subsection*{(c)} \subsection*{(c)}