Checksum algorithms | Modular arithmetic | Error detection and correction

Verhoeff algorithm

The Verhoeff algorithm is a checksum formula for error detection developed by the Dutch mathematician Jacobus Verhoeff and was first published in 1969. It was the first decimal check digit algorithm which detects all single-digit errors, and all transposition errors involving two adjacent digits, which was at the time thought impossible with such a code. (Wikipedia).

Video thumbnail

Graph Data Structure 5. Dijkstra’s Shortest Path Implementation in VB.NET

This is the fifth in a series of videos about the graph data structure. It explains how Dijkstra’s shortest path algorithm can be implemented for a weighted graph in VB.NET. This particular implementation involves coding up a Dijkstra class, whose constructor is passed a graph’s adjacenc

From playlist Path Finding Algorithms

Video thumbnail

Jana Cslovjecsek: Efficient algorithms for multistage stochastic integer programming using proximity

We consider the problem of solving integer programs of the form min {c^T x : Ax = b; x geq 0}, where A is a multistage stochastic matrix. We give an algorithm that solves this problem in fixed-parameter time f(d; ||A||_infty) n log^O(2d) n, where f is a computable function, d is the treed

From playlist Workshop: Parametrized complexity and discrete optimization

Video thumbnail

Vexels and Polynumbers via Multisets | Algebraic Calculus One | Wild Egg

In this video we introduce a data structure definition of polynomial, which we call a polynumber. This builds on the idea of a vexel, which is a more general data structure object generalizing the idea of a vector. In this way we are able to side step the vexing issue of defining precisely

From playlist Algebraic Calculus One from Wild Egg

Video thumbnail

Graph Data Structure 4. Dijkstra’s Shortest Path Algorithm

This is the fourth in a series of computer science videos about the graph data structure. This is an explanation of Dijkstra’s algorithm for finding the shortest path between one vertex in a graph and another. Indeed, this explains how Dijkstra’s shortest path algorithm generates a set o

From playlist Path Finding Algorithms

Video thumbnail

How Dijkstra's Algorithm Works

Dijkstra's Algorithm allows us to find the shortest path between two vertices in a graph. Here, we explore the intuition behind the algorithm — what information we need to keep track of, in what order we need to explore vertices, and what the limitations of the algorithm are. *** Spannin

From playlist Spanning Tree's Most Recent

Video thumbnail

NASA Ingenuity Helicopter Achieves Another Mind Blowing Record

Good telescope that I've used to learn the basics: https://amzn.to/35r1jAk Get a Wonderful Person shirt: https://teespring.com/stores/whatdamath Alternatively, PayPal donations can be sent here: http://paypal.me/whatdamath Hello and welcome! My name is Anton and in this video, we will tal

From playlist Interesting NASA Missions

Video thumbnail

OCR MEI MwA F: Dijkstra’s Algorithm: 01 Introduction

https://www.buymeacoffee.com/TLMaths Navigate all of my videos at https://sites.google.com/site/tlmaths314/ Like my Facebook Page: https://www.facebook.com/TLMaths-1943955188961592/ to keep updated Follow me on Instagram here: https://www.instagram.com/tlmaths/ Many, MANY thanks to Dea

From playlist OCR MEI MwA F: Dijkstra’s Algorithm

Video thumbnail

More Earth Sized Rogue Planets Found Drifting Between Stars

Good telescope that I've used to learn the basics: https://amzn.to/35r1jAk Get a Wonderful Person shirt: https://teespring.com/stores/whatdamath Alternatively, PayPal donations can be sent here: http://paypal.me/whatdamath Hello and welcome! My name is Anton and in this video, we will tal

From playlist Unusual Exoplanets

Video thumbnail

The Crater on Mars Where Most Martian Meteorites Are Actually From

Good telescope that I've used to learn the basics: https://amzn.to/35r1jAk Get a Wonderful Person shirt: https://teespring.com/stores/whatdamath Alternatively, PayPal donations can be sent here: http://paypal.me/whatdamath Hello and welcome! My name is Anton and in this video, we will tal

From playlist Mars

Video thumbnail

Scientists Create Artificial Life That Reproduces In a Strange Way

Good telescope that I've used to learn the basics: https://amzn.to/35r1jAk Get a Wonderful Person shirt: https://teespring.com/stores/whatdamath Alternatively, PayPal donations can be sent here: http://paypal.me/whatdamath Hello and welcome! My name is Anton and in this video, we will tal

From playlist Biology

Video thumbnail

Updated Image of M87* Black Hole Suggests Insane Magnetic Fields

I wrote a foreword for this awesome Sci-Fi book here: https://amzn.to/3aGrg0I Get a Wonderful Person shirt: https://teespring.com/stores/whatdamath Alternatively, PayPal donations can be sent here: http://paypal.me/whatdamath Hello and welcome! My name is Anton and in this video, we will

From playlist Blackholes

Video thumbnail

Solving a trigonometric equation with applying pythagorean identity

👉 Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric equations, they include factoring out the GCF and simplifying the factored equation. Another method is to use a trigonometric identity to reduce and then simplify the given eq

From playlist Solve Trigonometric Equations by Factoring

Video thumbnail

Dijkstra Algorithm Explained | Network Routing Using Dijkstra’s Algorithm | Simplilearn

In this video on 'What Is Dijkstra's Algorithm?', we will look into the working and the functioning of Dijkstra's algorithm, which works on the principle of the greedy algorithm. This algorithm was designed to deduce the shortest path from the primary node to the target node and design the

From playlist Networking

Video thumbnail

Fingertips of the Cosmic Hand Nebula Are Hitting a Wall of Gas

Good telescope that I've used to learn the basics: https://amzn.to/35r1jAk Get a Wonderful Person shirt: https://teespring.com/stores/whatdamath Alternatively, PayPal donations can be sent here: http://paypal.me/whatdamath Hello and welcome! My name is Anton and in this video, we will tal

From playlist Supernovae

Video thumbnail

Ants Are a True Superorganism - They Literally Share a Stomach

Good telescope that I've used to learn the basics: https://amzn.to/35r1jAk Get a Wonderful Person shirt: https://teespring.com/stores/whatdamath Alternatively, PayPal donations can be sent here: http://paypal.me/whatdamath Hello and welcome! My name is Anton and in this video, we will tal

From playlist Biology

Video thumbnail

New Map Reveals Links Between Milky Way and Nearby Galaxies

I wrote a foreword for this awesome Sci-Fi book here: https://amzn.to/3aGrg0I Get a Wonderful Person shirt: https://teespring.com/stores/whatdamath Alternatively, PayPal donations can be sent here: http://paypal.me/whatdamath Hello and welcome! My name is Anton and in this video, we will

From playlist Dark Matter and Dark Energy

Video thumbnail

Something Dimmed a Distant Star By As Much As 75% And Nobody Knows What

Good telescope that I've used to learn the basics: https://amzn.to/35r1jAk Get a Wonderful Person shirt: https://teespring.com/stores/whatdamath Alternatively, PayPal donations can be sent here: http://paypal.me/whatdamath Hello and welcome! My name is Anton and in this video, we will tal

From playlist Unusual Exoplanets

Video thumbnail

Graeffe's Method

Graeffe's Root-Squaring Method (also called Graeffe-Dandelin-Lobachevskiĭ or Dandelin–Lobachesky–Graeffe method) for finding roots of polynomials. The method solves for all of the roots of a polynomial by only using the coefficients and does not require derivatives nor an interation funct

From playlist Root Finding

Video thumbnail

Most Accurate Star Formation Simulation Finally Provides Answers

I wrote a foreword for this awesome Sci-Fi book here: https://amzn.to/3aGrg0I Get a Wonderful Person shirt: https://teespring.com/stores/whatdamath Alternatively, PayPal donations can be sent here: http://paypal.me/whatdamath Hello and welcome! My name is Anton and in this video, we will

From playlist Unusual Stars

Video thumbnail

Finding the solutions to a trigonometric equation

👉 Learn how to solve trigonometric equations by factoring out the GCF. When solving trigonometric equations involving the multiples of the same trigonometric function. It is very useful to collect similar trigonometric functions together and then factor out the GCF. This enables us to use

From playlist Solve Trigonometric Equations

Related pages

Permutation | Dihedral group | Damm algorithm | Check digit | Checksum | Cayley table