Convex hull algorithms

Graham scan

Graham's scan is a method of finding the convex hull of a finite set of points in the plane with time complexity O(n log n). It is named after Ronald Graham, who published the original algorithm in 1972. The algorithm finds all vertices of the convex hull ordered along its boundary. It uses a stack to detect and remove concavities in the boundary efficiently. (Wikipedia).

Graham scan
Video thumbnail

Linear regression

Linear regression is used to compare sets or pairs of numerical data points. We use it to find a correlation between variables.

From playlist Learning medical statistics with python and Jupyter notebooks

Video thumbnail

Blender - New feature test: Smoke

For more information about the 3d software Blender please visit www.blender.org. www.kaikostack.com

From playlist Random Blender Tests

Video thumbnail

3D printing - with a twist

A rotating nozzle that can print with multiple different materials at the same time has been used to print helix shapes with intriguing properties. The researchers who developed the system have experimented with printing a kind of artificial muscle and with changing the properties a length

From playlist Technology

Video thumbnail

Blender test: Flame

Test done with Blender 2.5. http://www.kostackstudio.de

From playlist Random Blender Tests

Video thumbnail

Privacy Matters

http://privacymatters.nl/

From playlist awareness

Video thumbnail

Data Visualization: Types of Data

Here I introduce different types of data and highlight common ways to visualize them. Bing Brunton's website: www.bingbrunton.com

From playlist Intro to Data Science

Video thumbnail

10c Data Analytics: Variogram Introduction

Lecture on the variogram as a measure to quantify spatial continuity.

From playlist Data Analytics and Geostatistics

Video thumbnail

Statistics Lecture 3.3: Finding the Standard Deviation of a Data Set

https://www.patreon.com/ProfessorLeonard Statistics Lecture 3.3: Finding the Standard Deviation of a Data Set

From playlist Statistics (Full Length Videos)

Video thumbnail

Intro to The F Test

Overview of the F-Test. What it is and how it works with general steps and assumptions.

From playlist F Test

Video thumbnail

10d Data Analytics: Variogram Calculation

Lecture on the practical aspects of variogram calculation, including working with sparse data and using search templates.

From playlist Data Analytics and Geostatistics

Video thumbnail

21b Spatial Data Analytics: Dispersion Variance

Subsurface modeling course lecture on dispersion variance.

From playlist Spatial Data Analytics and Modeling

Video thumbnail

15 Data Analytics: Facies Modeling

Lecture on the use of facies (or rock types) in subsurface modeling.

From playlist Data Analytics and Geostatistics

Video thumbnail

Algorithm Archive Updates! Woo 2!

More multi-lang updates. Super excited about this change! -- Watch live at https://www.twitch.tv/simuleios

From playlist Algorithm-archive

Video thumbnail

DEFCON 18: Defcon Security Jam III: Now in 3d 6/7

Speakers: David Mortman, Rich Mogul, Chris Hoff, Dave Maynor. Larry Pesce They say third time is the charm. Some of the biggest mouths in Information Security are back again and once again, we will show you all new of security FAIL. Our panelists will demonstrate innovative hacking te

From playlist DEFCON 18-2

Video thumbnail

Geostatistics session 2 variogram calculation

Introduction to calculating experimental variograms

From playlist Geostatistics GS240

Video thumbnail

Comparison Test (silent)

A silent video testing series for convergence or divergence using the comparison test

From playlist 242 spring 2012 exam 3

Video thumbnail

Gender Free Kids: Questioning Gender Based Prejudice (Education Documentary) | Real Stories

Is the way we treat boys and girls the real reason we haven't achieved equality between men and women? Dr Javid Abdelmoneim aims to find out by taking over a primary school class. Facebook - https://www.facebook.com/RealStoriesChannel Instagram - @realstoriesdocs Twitter: https://twitter.

From playlist Should Our kids Go Gender-Free? : Season 1

Video thumbnail

Crystalline vs Amorphous PV under artificial light - CFL

This is a response to a viewer that posed a question about solar panel performance under artificial light.

From playlist Solar Panel Reviews, Testing and Experiments

Related pages

Big O notation | Dot product | Heapsort | Convex hull algorithms | Time complexity | Interval (mathematics) | Sorting algorithm | Computational geometry | Convex hull | Euclidean distance | Ronald Graham | Stack (abstract data type) | Star-shaped polygon | Polygonalization | All nearest smaller values | Cross product | Taxicab geometry | Chebyshev distance