Euclidean Distance: Math, Applications and Code #SoME3
Welcome to a comprehensive guide on the Euclidean distance! In this video, you'll learn how to calculate the straight-line distance between two points, starting with 1D and gradually expanding to higher dimensions.
Understanding Euclidean distance is crucial in various fields, including mathematics, data science, and computer science. I'll demystify this concept by providing intuitive visualizations and animations, making it easier for all levels to understand.
Not only will we explore the theory behind Euclidean distance, but we'll also dive into real-world examples where it finds practical applications. These examples relate to my self-driving car and machine learning courses (links below).
To help you apply this knowledge, we'll implement the Euclidean distance using JavaScript and Python. Whether you're a beginner or an experienced coder, our tutorial will equip you with the skills to implement Euclidean distance calculations in your own projects.
⭐ LINKS ⭐
Pythagorean Theorem: https://youtu.be/iqSlzYXdFzw
Algorithm used by us humans (with a ruler): https://youtu.be/fEq-edH2iYE
Machine learning course:
https://www.youtube.com/playlist?list=PLB0Tybl0UNfYe9aJXfWw-Dw_4VnFrqRC4
Self-driving car course:
https://www.youtube.com/playlist?list=PLB0Tybl0UNfYoJE7ZwsBQoDIG4YN9ptyY
Tutorials where I apply the Euclidean distance:
AR Pinwheel: https://youtu.be/g6_0rO1CHbk
Coding with ChatGPT: https://youtu.be/FlDwEUQRJOw
AR Portal Game: https://youtu.be/0SxiyLk2IMM
Personal Avatar (12h): https://youtu.be/U88NM8ScsPY
Kamehameha: https://youtu.be/qcQqlzYCXNM
AR Fireworks: https://youtu.be/AlWtWbOxY3Q
Learn Machine Learning: https://youtu.be/QXB1ytG95gs
AR Theremin: https://youtu.be/k8seP2yEKqQ
Matrix Rain T-Shirt: https://youtu.be/GmB0ge-CuZo
AR Lightsaber: https://youtu.be/uogjS_TUxt4
Spiderman's Web Shooters: https://youtu.be/xkhvb_GYgx4
AR Torch: https://youtu.be/Q_SbeuxHUzA
GPS Distance: https://youtu.be/Uki99zJ2UQs
My videos with other distances:
Tree measuring app: https://youtu.be/0hxNFuo5Ncc
Distance measuring app: https://youtu.be/qjuQYFdcSxw
#SoME3