Finish informe #4

Merged
cromer merged 14 commits from informe into master 2018-12-14 20:53:15 -03:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit d9ebc20886 - Show all commits

View File

@ -119,6 +119,10 @@ La siguiente tabla contiene los resultados de las pruebas de los 2 algoritmos me
\newpage
\subsection{Gráfico}
\begin{center}
\includegraphics[width=0.96\textwidth,height=0.96\textheight,keepaspectratio]{graph.png}
\end{center}
\newpage
\section{Conclusiones}
Para encontrar el par de puntos más cercano la ecuación es\\$ d = \sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2} $

BIN
doc/graph.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB