How do I find the distance from a point to a line?

  Рет қаралды 183

Edgar Programmator

Edgar Programmator

11 ай бұрын

This video will teach you a simple formula that you can use to find the distance between a point and a line. It's quick and easy, and it works every time!
Case 1: The line is in slope-intercept form.
p = (x0, y0)
y = mx + b
d = |-m*x0 + y0 - b| / sqrt(m^2 + 1)
Case 2: The line is in general form.
p = (x0, y0)
Ax + By + C = 0
d = |A*x0 + B*y0 + C| / sqrt(A^2 + B^2)
Case 3: The line is defined by two points.
p = (x0, y0)
p1 = (x1, y1), p2 = (x2, y2)
d = |(x2-x1)*(y1-y0) - (x1-x0)*(y2-y1)| / sqrt((x2-x1)^2 + (y2-y1)^2)

Пікірлер
Find the Intersection of Two Line Segments in 2D (Easy Method)
2:39
Edgar Programmator
Рет қаралды 3,7 М.
Solve any equation using gradient descent
9:05
Edgar Programmator
Рет қаралды 52 М.
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 6 МЛН
Русалка
01:00
История одного вокалиста
Рет қаралды 7 МЛН
Does size matter? BEACH EDITION
00:32
Mini Katana
Рет қаралды 20 МЛН
DEFINITELY NOT HAPPENING ON MY WATCH! 😒
00:12
Laro Benz
Рет қаралды 59 МЛН
Limit
9:29
Edgar Programmator
Рет қаралды 107
The Distance Between Numbers - Numberphile
21:34
Numberphile
Рет қаралды 278 М.
How I think about Gradient Descent
5:31
How I think about
Рет қаралды 1,4 М.
What's a Tensor?
12:21
Dan Fleisch
Рет қаралды 3,6 МЛН
80 Year Olds Share Advice for Younger Self
12:22
Sprouht
Рет қаралды 1,4 МЛН
Convolution
6:19
Edgar Programmator
Рет қаралды 1 М.
Why is 0! = 1?
6:05
Eddie Woo
Рет қаралды 19 МЛН
How to Find Slope from Two Points (Simplifying Math)
10:21
Buffington
Рет қаралды 182 М.
Shortest Distance between a Point and Line - Equations of Lines
7:04
6 Levels of Thinking Every Student MUST Master
17:12
Justin Sung
Рет қаралды 1,3 МЛН
ГОСЗАКУПОЧНЫЙ ПК за 10 тысяч рублей
36:28
Ремонтяш
Рет қаралды 562 М.
Лазер против камеры смартфона
1:01
NEWTONLABS
Рет қаралды 580 М.
Cheapest gaming phone? 🤭 #miniphone #smartphone #iphone #fy
0:19
Pockify™
Рет қаралды 4,3 МЛН
Как бесплатно замутить iphone 15 pro max
0:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 3 МЛН