Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

Longer titles found: Euclidean distance matrix (view)

searching for Euclidean distance 133 found (368 total)

alternate case: euclidean distance

Bilateral filter (1,435 words) [view diff] exact match in snippet view article find links to article

Gaussian distribution. Crucially, the weights depend not only on Euclidean distance of pixels, but also on the radiometric differences (e.g., range differences
Diffusion map (2,371 words) [view diff] exact match in snippet view article find links to article
eigenvectors and eigenvalues of a diffusion operator on the data. The Euclidean distance between points in the embedded space is equal to the "diffusion distance"
Morphometrics (4,134 words) [view diff] no match in snippet view article find links to article
Morphometrics (from Greek μορϕή morphe, "shape, form", and -μετρία metria, "measurement") or morphometry refers to the quantitative analysis of form, a
1-center problem (463 words) [view diff] exact match in snippet view article find links to article
when the feasible locations and demand points are in the plane with Euclidean distance as transportation cost (planar minmax Euclidean facility location
Link prediction (2,415 words) [view diff] exact match in snippet view article find links to article
that vector similarity measures, such as dot product similarity, or euclidean distance, hold in the embedding space. These similarities are functions of
Modulatory space (1,363 words) [view diff] exact match in snippet view article find links to article
the integer pairs (a, b), where instead of the usual Euclidean distance we have a Euclidean distance defined in terms of the vector space norm ||(a,b)||=a2+ab+b2
Hyperboloid model (3,208 words) [view diff] exact match in snippet view article find links to article
space, analogous to the way spherical distance is inherited from Euclidean distance when the n-sphere is embedded in (n+1)-dimensional Euclidean space
Hyper basis function network (698 words) [view diff] exact match in snippet view article find links to article
networks concept, where the Mahalanobis-like distance is used instead of Euclidean distance measure. Hyper basis function networks were first introduced by Poggio
Bundle adjustment (1,021 words) [view diff] exact match in snippet view article find links to article
d(x,y){\displaystyle d(\mathbf {x} ,\,\mathbf {y} )} denotes the Euclidean distance between the image points represented by vectors x{\displaystyle \mathbf
Fréchet mean (715 words) [view diff] exact match in snippet view article find links to article
real numbers, the arithmetic mean is a Fréchet mean, using the usual Euclidean distance as the distance function. The median is also a Fréchet mean, if the
Transportation theory (mathematics) (4,177 words) [view diff] exact match in snippet view article
for the Euclidean distance, while, provided there are at least 3 books, the first transport plan is optimal for the squared Euclidean distance. The following
Minkowski plane (2,320 words) [view diff] exact match in snippet view article find links to article
others being Möbius plane and Laguerre plane). Applying the pseudo-euclidean distance d(P1,P2)=(x1′−x2′)2−(y1′−y2′)2{\displaystyle d(P_{1}
Modulation error ratio (348 words) [view diff] exact match in snippet view article find links to article
ideal constellation point and the point received by the receiver. The Euclidean distance between the two points is its magnitude. The modulation error ratio
Line drawing algorithm (515 words) [view diff] exact match in snippet view article find links to article
2 * dy − dx; // discriminator // Euclidean distance of point (x,y) from line (signed) D = 0; // Euclidean distance between points (x1, y1) and (x2, y2)
Mirror descent (584 words) [view diff] exact match in snippet view article find links to article
‖x−xn‖2{\displaystyle \|\mathbf {x} -\mathbf {x} _{n}\|^{2}}. This squared Euclidean distance term is a particular example of a Bregman distance. Using other Bregman
Local convex hull (1,095 words) [view diff] exact match in snippet view article find links to article
associated with it, as with GPS data. T-LoCoH uses TSD rather than Euclidean distance to identify each point's nearest neighbors, resulting in hulls that
Second-countable space (720 words) [view diff] exact match in snippet view article find links to article
equivalence classes endowed with the obvious metric: i.e. regular Euclidean distance for two points in the same interval, and the sum of the distances
Geo-imputation (195 words) [view diff] case mismatch in snippet view article find links to article
R.; Naidoo, A. (2010) "Spatial Implications Associated with Using Euclidean Distance Measurements and Geographic Centroid Imputation in Health Care Research"
Kansa method (1,926 words) [view diff] exact match in snippet view article find links to article
the academic community. Because the RBF uses the one-dimensional Euclidean distance variable irrespective of dimensionality, the Kansa method is independent
Approach space (976 words) [view diff] exact match in snippet view article find links to article
one-point compactification of [0, ∞). Note that e extends the ordinary Euclidean distance. This cannot be done with the ordinary Euclidean metric. Let βN be
Competitive learning (757 words) [view diff] exact match in snippet view article find links to article
i\neq m}. Usually, in order to measure similarity the inverse of the Euclidean distance is used: ‖x−wi‖{\displaystyle \left\|{{\mathbf {x} }-{\mathbf {w}
Spatial descriptive statistics (775 words) [view diff] exact match in snippet view article find links to article
{K}}(t)=\lambda ^{-1}\sum _{i\neq j}{\frac {I(d_{ij}<t)}{n}},} where dij is the Euclidean distance between the ith and jth points in a data set of n points, t is the
Jung's theorem (551 words) [view diff] exact match in snippet view article find links to article
q\,\in \,K}\|p-q\|_{2}} be the diameter of K, that is, the largest Euclidean distance between any two of its points. Jung's theorem states that there exists
Geometric graph theory (934 words) [view diff] exact match in snippet view article find links to article
points in the plane, and each edge is assigned the length equal to the Euclidean distance between its endpoints. The Euclidean minimum spanning tree is the
Cophenetic correlation (434 words) [view diff] exact match in snippet view article find links to article
measures. x(i,j)=|Xi−Xj|{\displaystyle x(i,j)=|X_{i}-X_{j}|}, the Euclidean distance between the ith and jth observations. t(i,j){\displaystyle t(i,j)}
Geometric graph theory (934 words) [view diff] exact match in snippet view article find links to article
points in the plane, and each edge is assigned the length equal to the Euclidean distance between its endpoints. The Euclidean minimum spanning tree is the
Level set (902 words) [view diff] exact match in snippet view article find links to article
isochrone, isoquant and indifference curve. Consider the 2-dimensional Euclidean distance: d(x,y)=x2+y2{\displaystyle d(x,y)={\sqrt {x^{2}+y^{2}}}} A level
Bitonic tour (677 words) [view diff] exact match in snippet view article find links to article
minimizes the total amount of horizontal motion, with ties broken by Euclidean distance. For points in the plane with distinct integer x{\displaystyle x}-coordinates
Method of fundamental solutions (1,135 words) [view diff] exact match in snippet view article find links to article
r_{i}=\left\|\left(x,y\right)-\left(sx_{i},sy_{i}\right)\right\|} denotes the Euclidean distance between collocation points (x,y){\displaystyle \left(x,y\right)} and
FaceNet (1,125 words) [view diff] exact match in snippet view article find links to article
similarity between two face images is assessed based on the square of the Euclidean distance between the corresponding normalized vectors in the 128-dimensional
Proto-value function (1,034 words) [view diff] exact match in snippet view article find links to article
constraints intrinsic to the environment. For example, states close in Euclidean distance (such as states on opposite sides of a wall) may be far apart in manifold
Symmetry group (2,263 words) [view diff] exact match in snippet view article find links to article
group of the hyperbolic plane, preserving hyperbolic rather than Euclidean distance. (Some are depicted in drawings of Escher.) Similarly, automorphism
Separation oracle (1,590 words) [view diff] exact match in snippet view article find links to article
y is d-near K if its Euclidean distance from K is at most d; A vector y is d-deep in K if it is in K, and its Euclidean distance from any point in outside
Vector space model (1,346 words) [view diff] exact match in snippet view article find links to article
document representations are 2n{\displaystyle 2^{n}} and the maximum Euclidean distance between pairs is n{\displaystyle {\sqrt {n}}}. As documents are added
Difference-map algorithm (1,591 words) [view diff] exact match in snippet view article find links to article
check that both of the projection operations described minimize the Euclidean distance between input and output values. Moreover, if the algorithm succeeds
Point Cloud Library (3,250 words) [view diff] exact match in snippet view article find links to article
clusters of points based on Euclidean distance Conditional Euclidean clustering - clustering points based on Euclidean distance and a user-defined condition
OPTICS algorithm (2,066 words) [view diff] exact match in snippet view article find links to article
ξ cluster extraction) using a k-d tree for index acceleration for Euclidean distance only. Python implementations of OPTICS are available in the PyClustering
Similarity learning (1,442 words) [view diff] exact match in snippet view article find links to article
D_{W}(x_{1},x_{2})^{2}=\|x_{1}'-x_{2}'\|_{2}^{2}} corresponds to the Euclidean distance between the transformed feature vectors x1′=Lx1{\displaystyle x_{1}'=Lx_{1}}
Kruskal's algorithm (1,850 words) [view diff] exact match in snippet view article find links to article
of Kruskal's algorithm on a complete graph with weights based on Euclidean distance Class Minimum spanning tree algorithm Data structure Graph Worst-case
Shortest path faster algorithm (1,318 words) [view diff] exact match in snippet view article find links to article
A demo of SPFA based on Euclidean distance. Red lines are the shortest path covering (so far observed). Blue lines indicate where relaxing happens, i.e
Square (algebra) (1,975 words) [view diff] exact match in snippet view article
Pythagorean theorem and its generalization, the parallelogram law. Euclidean distance is not a smooth function: the three-dimensional graph of distance
Real coordinate space (4,099 words) [view diff] exact match in snippet view article find links to article
affine structure. As for vector space structure, the dot product and Euclidean distance usually are assumed to exist in Rn without special explanations. However
Soul theorem (926 words) [view diff] exact match in snippet view article find links to article
= {(x, y, z) : z = x2 + y2}, with the metric g being the ordinary Euclidean distance coming from the embedding of the paraboloid in Euclidean space R3
Ingemar Ragnemalm (116 words) [view diff] case mismatch in snippet view article find links to article
McGraw-Hill. p. 145. ISBN 9780078820625. Ingemar Ragnemalm, "The Euclidean Distance Transform", Dissertation No 304, Linköping University, 1993 Home page
Prim's algorithm (2,143 words) [view diff] exact match in snippet view article find links to article
A demo for Prim's algorithm based on Euclidean distance
Mark J. Machina (118 words) [view diff] exact match in snippet view article find links to article
dimensional space. The probability of a given outcome is denoted by a euclidean distance from the point that represents a lottery (probability). "EconPort
Computational geometry (2,101 words) [view diff] exact match in snippet view article find links to article
algorithm or Jarvis march Chan's algorithm Kirkpatrick–Seidel algorithm Euclidean distance transform: computes the distance between every point in a grid and
Katalin Marton (1,349 words) [view diff] exact match in snippet view article find links to article
1214/aop/1039639365. Marton, K. (2004). "Measure concentration for Euclidean distance in the case of dependent random variables". Annals of Probability
Monge–Ampère equation (966 words) [view diff] exact match in snippet view article find links to article
transportation problem, when the "cost functional" therein is given by the Euclidean distance. List of nonlinear partial differential equations Complex Monge–Ampère
BIRCH (2,096 words) [view diff] exact match in snippet view article find links to article
the different distances D0 to D4 used in the BIRCH algorithm as: Euclidean distance D0=‖μA−μB‖{\displaystyle D_{0}=\|\mu _{A}-\mu _{B}\|} and Manhattan
Delone set (1,241 words) [view diff] exact match in snippet view article find links to article
; Raichel, B. (2013), "Net and prune: A linear time algorithm for Euclidean distance problems", STOC'13: Proceedings of the 45th Annual ACM Symposium on
Tortuosity (1,604 words) [view diff] exact match in snippet view article find links to article
in 3D reconstructions of solid oxide fuel cell cathodes where the Euclidean distance sums of the centroids of a pore were divided by the length of the
Phoenix network coordinates (576 words) [view diff] exact match in snippet view article find links to article
sub-optimal internet routing. Most of the prior NC systems use the Euclidean distance model, i.e. embed N hosts into a d-dimensional Euclidean space Rd
Growing self-organizing map (911 words) [view diff] exact match in snippet view article find links to article
the input vector mapped to the current feature map (winner), using Euclidean distance (similar to the SOM). This step can be summarized as: find q′{\displaystyle
Delone set (1,241 words) [view diff] exact match in snippet view article find links to article
; Raichel, B. (2013), "Net and prune: A linear time algorithm for Euclidean distance problems", STOC'13: Proceedings of the 45th Annual ACM Symposium on
Semidefinite embedding (1,415 words) [view diff] exact match in snippet view article find links to article
input is connected with its k-nearest input vectors (according to Euclidean distance metric) and all k-nearest neighbors are connected with each other
Real tree (1,575 words) [view diff] exact match in snippet view article find links to article
same ray from P{\displaystyle P}, their distance is defined as the Euclidean distance. Otherwise, their distance is defined to be the sum of the Euclidean
Fortune's algorithm (1,415 words) [view diff] exact match in snippet view article find links to article
z_{y}+d(z))}, where d(z){\displaystyle \scriptstyle d(z)} is the Euclidean distance between z and the nearest site let T be the "beach line" let Rp{\displaystyle
Invariant (mathematics) (2,726 words) [view diff] exact match in snippet view article
dynamical system is invariant under many mathematical operations. Euclidean distance is invariant under orthogonal transformations. Euclidean area is invariant
Phoenix network coordinates (576 words) [view diff] exact match in snippet view article find links to article
sub-optimal internet routing. Most of the prior NC systems use the Euclidean distance model, i.e. embed N hosts into a d-dimensional Euclidean space Rd
Pu's inequality (1,322 words) [view diff] exact match in snippet view article find links to article
imbedding of the unit circle in the Euclidean plane. Indeed, the Euclidean distance between a pair of opposite points of the circle is only 2{\displaystyle
Jump flooding algorithm (1,256 words) [view diff] case mismatch in snippet view article find links to article
Schneider, Jens; Kraus, Martin; Westermann, Rüdiger (2010). "GPU-Based Euclidean Distance Transforms and Their Application to Volume Rendering". In Ranchordas
Approximate Competitive Equilibrium from Equal Incomes (1,050 words) [view diff] exact match in snippet view article find links to article
its agent given its budget, and (b) the market "almost" clears: the Euclidean distance between the sum of all allocations and the initial endowment is at
Convex cone (3,154 words) [view diff] case mismatch in snippet view article find links to article
ISBN 9781461334347. Dattorro, Jon (2005-01-01). Convex Optimization & Euclidean Distance Geometry. Meboo Publishing USA. p. 96. ISBN 9780976401308. Nicola
Spanning tree (3,255 words) [view diff] exact match in snippet view article find links to article
of the tree is measured in the same way as in a graph, using the Euclidean distance between pairs of points as the weight for each edge. Thus, for instance
Binary tiling (895 words) [view diff] exact match in snippet view article find links to article
horocyclic segment is its Euclidean length in the model, divided by its Euclidean distance from the half-plane boundary. Therefore, in order to make the two
General regression neural network (442 words) [view diff] exact match in snippet view article find links to article
d_{k}=(x-x_{k})^{T}(x-x_{k})} where dk{\displaystyle d_{k}} is the squared euclidean distance between the training samples xk{\displaystyle x_{k}} and the input
Natural pseudodistance (664 words) [view diff] exact match in snippet view article find links to article
It can be proved that the natural pseudodistance always equals the Euclidean distance between two critical values of the measuring functions (possibly,
De Rham curve (2,631 words) [view diff] exact match in snippet view article find links to article
d){\displaystyle (M,d)} (generally R{\displaystyle \mathbb {R} }2 with the usual euclidean distance), and a pair of contracting maps on M: d0: M→M{\displaystyle d_{0}:\
Theta* (619 words) [view diff] exact match in snippet view article find links to article
c(parent(s), neighbor) < gScore(neighbor) // c(s, neighbor) is the Euclidean distance from s to neighbor gScore(neighbor) := gScore(parent(s)) + c(parent(s)
Shortcut model (1,726 words) [view diff] exact match in snippet view article find links to article
norm ‖n→‖{\displaystyle \textstyle \|{\vec {n}}\|} is defined as the Euclidean distance from the origin to n→{\displaystyle \textstyle {\vec {n}}}, i.e.,
Gradient descent (5,015 words) [view diff] exact match in snippet view article find links to article
Gradient descent is a special case of mirror descent using the squared Euclidean distance as the given Bregman divergence. The properties of gradient descent
Directivity (2,632 words) [view diff] exact match in snippet view article find links to article
{(x_{m}-x_{n})^{2}+(y_{m}-y_{n})^{2}+(z_{m}-z_{n})^{2}}}} is the Euclidean distance between the mth{\displaystyle m^{\textrm {th}}} and nth{\displaystyle
Code-division multiple access (4,734 words) [view diff] no match in snippet view article find links to article
stage to recover jointly the co-spread users' data using minimal Euclidean-distance measure and users' channel-gain coefficients. An enhanced CDMA version
Outline of object recognition (2,864 words) [view diff] exact match in snippet view article find links to article
to this database and finding candidate matching features based on Euclidean distance of their feature vectors. Lowe (2004) A robust image detector & descriptor
Poincaré disk model (3,788 words) [view diff] exact match in snippet view article find links to article
Specializing to the case where one of the points is the origin and the Euclidean distance between the points is r, the hyperbolic distance is:
Benford's law (7,243 words) [view diff] exact match in snippet view article find links to article
if a distance (for example total variation distance or the usual Euclidean distance) between the probability mass functions is sufficiently small. This
Dijkstra's algorithm (5,976 words) [view diff] exact match in snippet view article find links to article
A demo of Dijkstra's algorithm based on Euclidean distance. Red lines are the shortest path covering, i.e., connecting u and prev[u]. Blue lines indicate
Surface charge (2,289 words) [view diff] exact match in snippet view article find links to article
a good approximation if E is measured at an infinitesimally small Euclidean distance from the surface of the conductor. When a surface is immersed in a
Boundary knot method (1,383 words) [view diff] exact match in snippet view article find links to article
r_{i}=\left\|\left(x,y\right)-\left(x_{i},y_{i}\right)\right\|_{2}} denotes the Euclidean distance, ϕ(⋅){\displaystyle \phi \left(\cdot \right)} is the general solution
Semidirect product (4,269 words) [view diff] exact match in snippet view article find links to article
R{\displaystyle \mathbb {R} }2 → R{\displaystyle \mathbb {R} }2 such that the Euclidean distance between x and y equals the distance between f(x) and f(y) for all
Microbial consortium (3,063 words) [view diff] exact match in snippet view article find links to article
replicates. The dissimilarity between dilutions was evaluated by Euclidean distance calculation based on functional assessment criteria. (3) Library construction
Beltrami–Klein model (2,663 words) [view diff] exact match in snippet view article find links to article
standard curvature of −1. When one of the points is the origin and Euclidean distance between the points is r then the hyperbolic distance is: 12ln⁡(1+r1−r)=artanh⁡r
Apparent magnitude (4,653 words) [view diff] exact match in snippet view article find links to article
Way), this relationship must be adjusted for redshifts and for non-Euclidean distance measures due to general relativity. For planets and other Solar System
CEDAR-FOX (1,065 words) [view diff] exact match in snippet view article find links to article
for binary valued feature can be calculates using hamming distance, Euclidean distance and etcetera. Correlation similarity measure is recommended as the
LP-type problem (4,687 words) [view diff] exact match in snippet view article find links to article
of minimizing maxi fi where each of the functions fi measures the Euclidean distance from one of the given points. LP-type problems have also been used
Qualitative variation (14,058 words) [view diff] no match in snippet view article find links to article
An index of qualitative variation (IQV) is a measure of statistical dispersion in nominal distributions. Examples include the variation ratio or the information
Gaussian process (5,294 words) [view diff] exact match in snippet view article find links to article
If the process depends only on |x−x′|{\displaystyle |x-x'|}, the Euclidean distance (not the direction) between x{\displaystyle x} and x′{\displaystyle
Variogram (2,948 words) [view diff] exact match in snippet view article find links to article
factor B{\displaystyle B} can be applied to each to obtain a modified Euclidean distance. Sample observations are denoted Z(si)=zi{\displaystyle Z(\mathbf
Ensemble learning (6,571 words) [view diff] exact match in snippet view article find links to article
represented as a point in this space, referred to as the "ideal point." The Euclidean distance is used as the metric to measure both the performance of a single
Uniform continuity (4,073 words) [view diff] exact match in snippet view article find links to article
d_{1}} and d2{\displaystyle d_{2}} can be the standard one-dimensional Euclidean distance, yielding the following definition: for every real number ε>0{\displaystyle
Protein contact map (1,978 words) [view diff] exact match in snippet view article find links to article
protein 3D structure reconstruction from contact maps, based on a non-Euclidean distance function". Bioinformatics. 31 (21): 3499–505. doi:10.1093/bioinformatics/btv390
Energy distance (2,260 words) [view diff] exact match in snippet view article find links to article
statistically consistent test. For most applications the exponent 1 (Euclidean distance) can be applied. The important special case of testing multivariate
Triangulation (computer vision) (2,272 words) [view diff] exact match in snippet view article
such that d(L,x){\displaystyle d(\mathbf {L} ,\mathbf {x} )} is the Euclidean distance between L{\displaystyle \mathbf {L} } and x{\displaystyle \mathbf
Minimum spanning tree (5,400 words) [view diff] exact match in snippet view article find links to article
a spanning tree of a graph with edge weights corresponding to the Euclidean distance between vertices which are points in the plane (or space). The rectilinear
Ricci curvature (5,587 words) [view diff] exact match in snippet view article find links to article
the geodesic distance from p{\displaystyle p} corresponds to the Euclidean distance from the origin. In these coordinates, the metric tensor is well-approximated
Spatial model of voting (895 words) [view diff] case mismatch in snippet view article find links to article
generalization to the multidimensional policy space, the Weighted Euclidean Distance (WED) model ... forms the stable theoretical foundation upon which
Multinomial distribution (5,944 words) [view diff] exact match in snippet view article find links to article
is shown at a given significance level. The equivalence test for Euclidean distance can be found in text book of Wellek (2010). The equivalence test for
Biometric points (1,245 words) [view diff] exact match in snippet view article find links to article
P2{\displaystyle P2} elbow to shoulder, d3 hip to knee, etc. for which the Euclidean distance d=||Pi−Pj||{\displaystyle d=||Pi-Pj||} is invariant across different
Universal law of generalization (1,153 words) [view diff] exact match in snippet view article find links to article
negative of the same picture are far away from each other in terms of Euclidean distance, they are at almost zero distance in terms of universal distance because
Non-linear multi-dimensional signal processing (1,919 words) [view diff] exact match in snippet view article find links to article
also employs a trimmed mean spatial smoothing algorithm that uses a Euclidean distance discriminator to preserve partial volume and edge information; corresponds
Types of artificial neural networks (10,202 words) [view diff] exact match in snippet view article find links to article
example). This space has as many dimensions as predictor variables. The Euclidean distance is computed from the new point to the center of each neuron, and a
Principal component analysis (13,986 words) [view diff] exact match in snippet view article find links to article
of mass for each class in principal component space and reporting Euclidean distance between center of mass of two or more classes. The linear discriminant
Color histogram (2,239 words) [view diff] exact match in snippet view article find links to article
provide an improved estimate of illumination and object color. Usually, Euclidean distance, histogram intersection, or cosine or quadratic distances are used
Two-body problem in general relativity (6,141 words) [view diff] exact match in snippet view article find links to article
this well; for example, in the spherical coordinates (r, θ, φ), the Euclidean distance can be written ds2=dr2+r2dθ2+r2sin2⁡θdφ2{\displaystyle ds^{2}=dr^{2}+r^{2}\
HSL and HSV (10,563 words) [view diff] no match in snippet view article find links to article
a point in our tilted cube. The advantage is that, together with Euclidean-distance calculations of hue and chroma, this representation preserves distances
List of algorithms (7,908 words) [view diff] exact match in snippet view article find links to article
algorithm or Jarvis march Chan's algorithm Kirkpatrick–Seidel algorithm Euclidean distance transform: computes the distance between every point in a grid and
Wasserstein metric (4,951 words) [view diff] exact match in snippet view article find links to article
which case the trace term disappears and only the term involving the Euclidean distance between the means remains. Let μ1,μ2∈Pp(R){\displaystyle \mu _{1}
Infinity Laplacian (1,199 words) [view diff] exact match in snippet view article find links to article
\mathbb {R} ^{d}}, and (x,y)∈E(G){\displaystyle (x,y)\in E(G)} if their Euclidean distance is at most ϵ{\displaystyle \epsilon }. The importance of this example
Fish School Search (1,837 words) [view diff] exact match in snippet view article find links to article
distance(xi(t),B(t)){\displaystyle distance(x_{i}(t),B(t))} is the euclidean distance between the fish i{\displaystyle i} position and the school barycenter
Chingis Izmailov (2,046 words) [view diff] exact match in snippet view article find links to article
pigment colors as points on a four-dimensional sphere, such that the Euclidean distance (chord length rather than arc length) between two colors is nearly
Dynamic time warping (4,304 words) [view diff] exact match in snippet view article find links to article
subsequence alignment of Euclidean-flavoured DTW and z-normalized Euclidean distance similar to the popular UCR-Suite on CUDA-enabled accelerators. The
Sylvester–Gallai theorem (5,194 words) [view diff] exact match in snippet view article find links to article
M. Coxeter (1948, 1969) writes of Kelly's proof that its use of Euclidean distance is unnecessarily powerful, "like using a sledge hammer to crack an
Machine olfaction (2,939 words) [view diff] exact match in snippet view article find links to article
_{i}{\frac {C}{d^{2}}}+\omega _{i}} where di{\displaystyle d_{i}} is the Euclidean distance between the sensor node and the plume source, given by:
Foreground detection (4,009 words) [view diff] exact match in snippet view article find links to article
ρ=0.01{\displaystyle \rho =0.01} ) and d{\displaystyle d} is the Euclidean distance between the mean and the value of the pixel. We can now classify a
Riemann mapping theorem (7,234 words) [view diff] exact match in snippet view article find links to article
A{\displaystyle A} bounded. Let δ>0{\displaystyle \delta >0} be the shortest Euclidean distance between A{\displaystyle A} and B{\displaystyle B} and build a square
Time Warp Edit Distance (1,678 words) [view diff] exact match in snippet view article find links to article
j) = min(C); end end distance = DP(n, m); % Function to calculate euclidean distance function [cost] = Dlp(A, B) cost = sqrt(sum((A - B) .^ 2, 2)); end
Comparison of electoral systems (6,886 words) [view diff] exact match in snippet view article find links to article
and voters choose candidates in order of proximity (measured under Euclidean distance or some other metric). Spatial models imply a different notion of
Relief (feature selection) (2,488 words) [view diff] exact match in snippet view article
instance, and the feature vectors of the instance closest to X (by Euclidean distance) from each class. The closest same-class instance is called 'near-hit'
Arrow–Debreu model (8,823 words) [view diff] exact match in snippet view article find links to article
{L}}\end{aligned}}} where d(⋅,⋅){\displaystyle d(\cdot ,\cdot )} is the Euclidean distance, and L{\displaystyle L} is any upper bound on the inner radii of all
Spatial neural network (902 words) [view diff] exact match in snippet view article find links to article
within the states of Austria, from a GWR and a GWNN whose the weighting metrics respectively use the Euclidean distance (ED) and travel time distance (TTD)
Descartes' theorem (6,025 words) [view diff] exact match in snippet view article find links to article
respective radii of the circles, and di,j{\displaystyle d_{i,j}} is the Euclidean distance between their centers. When the circles intersect, qi,j=cos⁡(θi,j){\displaystyle
Volume of an n-ball (4,868 words) [view diff] exact match in snippet view article find links to article
number called the radius of the ball. The case p = 2 is the standard Euclidean distance function, but other values of p occur in diverse contexts such as
Functional diversity (organizational) (2,810 words) [view diff] exact match in snippet view article
time spent in each functional area, and the calculating the average Euclidean distance between pairs of team members in the amount of time spent in each
Kaczmarz method (4,232 words) [view diff] exact match in snippet view article find links to article
one-dimensional line spanned by the stochastic gradient minimizes the Euclidean distance from the unknown(!) minimizer of f{\displaystyle f}, namely, from
Automated Pain Recognition (1,587 words) [view diff] exact match in snippet view article find links to article
neighbors are determined using a selected similarity measure (e.g., Euclidean distance, Jaccard coefficient, etc.). Artificial neural networks (ANNs): ANNs
Percolation threshold (15,036 words) [view diff] exact match in snippet view article find links to article
(y-\alpha ,y+\alpha )}, and considers percolation when sites are within Euclidean distance d{\displaystyle d} of each other. Site threshold is number of overlapping
Curve-shortening flow (9,356 words) [view diff] exact match in snippet view article find links to article
the ratio between the arc length (of the shorter of two arcs) and Euclidean distance between pairs of points, sometimes called the stretch factor. He shows
Smudge attack (6,848 words) [view diff] exact match in snippet view article find links to article
the local features is formed after filtering each sector, and the Euclidean distance of the vectors of two fingerprint images can be compared to see if
Percolation critical exponents (6,421 words) [view diff] exact match in snippet view article find links to article
distance ⟨ℓ⟩{\displaystyle \langle \ell \rangle } relates to the Euclidean distance r{\displaystyle r}, namely ⟨ℓ⟩∼rdmin{\displaystyle \langle \ell \rangle
Sequence analysis in social sciences (10,017 words) [view diff] exact match in snippet view article find links to article
EUCLID defined as the average of respectively the Chi-squared and Euclidean distance between state distributions in successive sliding windows. Pairwise
Facet theory (6,946 words) [view diff] exact match in snippet view article find links to article
dij is the distance between their points in the space. Most often, Euclidean distance function (Minkowsky distance of order 2) is used. But other distance
Plane-based geometric algebra (4,020 words) [view diff] no match in snippet view article find links to article
usually called SE(3), the group of Special (handedness-preserving) Euclidean (distance-preserving) transformations in 3 dimensions. This group has two commonly-used