This website works better with JavaScript.
Home
Help
Register
Sign In
UBB
/
points
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
distance equation
pull/1/head
Chris Cromer
2 years ago
parent
a595ed46ab
commit
41aada426a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
doc/Informe.tex
+ 1
- 0
doc/Informe.tex
View File
@ -120,6 +120,7 @@ La siguiente tabla contiene los resultados de las pruebas de los 2 algoritmos me
\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
}
$
\end
{
document
}
Write
Preview
Loading…
Cancel
Save