Shift-and-add algorithms | Digit-by-digit algorithms

Binary CORDIC

No description. (Wikipedia).

Video thumbnail

Binary 4 – Floating Point Binary Fractions 1

This is the fourth in a series of videos about the binary number system which is fundamental to the operation of a digital electronic computer. In particular, this video covers the representation of real numbers using floating point binary notation. It begins with a description of standard

From playlist Binary

Video thumbnail

Logarithms on Early Calculators 1/3

A three part series on how early scientific calculators compute logarithms. This family of algorithms goes by many names: Briggs' Napier's, Volder's, Meggitt's, CORDIC, shift-and-add, etc. NOTE: I accidentally multiply by 1.1 instead of 1.01 at the end!!!

From playlist Logarithms on Early Calculators: How they did it

Video thumbnail

Data structures: Binary Tree

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P In this lesson, we have discussed binary tree in detail. We have talked about different types of binary tree like "complete binary tree", "perfect binary tree" and "balance

From playlist Data structures

Video thumbnail

Binary 3 – Fixed Point Binary Fractions

This is the third in a series of videos about the binary number system which is fundamental to the operation of a digital electronic computer. It covers the representation of real numbers in binary using a fixed size, fixed point, register. It explains with examples how to convert both po

From playlist Binary

Video thumbnail

Logarithms on Early Calculators 3/3: Implementation

A three part series on how early scientific calculators compute logarithms. This family of algorithms goes by many names: Briggs' Napier's, Volder's, Meggitt's, CORDIC, shift-and-add, etc.

From playlist Logarithms on Early Calculators: How they did it

Video thumbnail

Binary 1 - Converting to and from Denary

This is the first in a series of computer science videos about the binary number system which is fundamental to the operation of a digital electronic computer. It covers the need for binary and details of how to convert positive whole numbers in base 10 into 8 bit binary, and vice versa.

From playlist GCSE Computer Science

Video thumbnail

How to use decimal points

👉 Learn all about decimals. Decimals are numbers written with a decimal point. Digits can be written to the right or to the left of the decimal point. Digits are written to the left of the decimal point increase in value by multiples of 10 while digits written to the right decrease by mul

From playlist Decimals | Learn About

Video thumbnail

Binary tree mobile

This shows a 3d printed mobile produced using shapeways.com. This is joint work with Marco Mahler. This is available at http://shpws.me/nPh7.

From playlist 3D printing

Video thumbnail

Logarithms on Early Calculators 2/3: Error Analysis

A three part series on how early scientific calculators compute logarithms. This family of algorithms goes by many names: Briggs' Napier's, Volder's, Meggitt's, CORDIC, shift-and-add, etc. BONUS: A non-series derivation of the error: https://youtu.be/Ru-JzN7JVrc

From playlist Logarithms on Early Calculators: How they did it

Video thumbnail

Data structures: Binary Search Tree

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P In this lesson, we have discussed binary search tree data structure. Binary search is an efficient data structure in which we can store data to get search, insertion and de

From playlist Data structures

Video thumbnail

Gonzalo Contreras: Ergodic optimization - lecture 2

We will show the proof that for generic Lipschitz functions on an expanding map there is a unique maximizing measure, and it is supported on a periodic orbit. Recording during the meeting "Dynamics beyond uniform hyperbolicity" the May 23, 2019 at the Centre International de Rencontres Ma

From playlist Dynamical Systems and Ordinary Differential Equations

Video thumbnail

An Alternative Introduction to Trigonometry

This video is an alternative introduction to trigonometry that uses oscillations, not triangles, as its starting point. In my experience, thinking of trigonometry in terms of oscillations makes much more sense than using triangles. Furthermore, it shows us that one of our fundamental mat

From playlist Miscellaneous Math

Video thumbnail

Binary Tree 1. Constructing a tree (algorithm and pseudocode)

This is the first in a series of videos about binary trees. It is an explanation of the dynamic data structure known as the Binary Tree. It describes the way in which a binary tree is constructed, and how it can be represented numerically using a system of left and right pointers. This v

From playlist Data Structures

Video thumbnail

Dynamics in many-body localized system by Soumya Bera

DISCUSSION MEETING NOVEL PHASES OF QUANTUM MATTER ORGANIZERS: Adhip Agarwala, Sumilan Banerjee, Subhro Bhattacharjee, Abhishodh Prakash and Smitha Vishveshwara DATE: 23 December 2019 to 02 January 2020 VENUE: Ramanujan Lecture Hall, ICTS Bangalore Recent theoretical and experimental

From playlist Novel Phases of Quantum Matter 2019

Video thumbnail

Morphing Symmetric Binary Trees (visual calming for anxiety; bilateral stimulation)

A symmetric binary tree is obtained by applying certain affine linear transformations recursively to the leaves starting with a trunk of unit length. This video shows six different scale factors and morphs between various angles of rotation. The animation is set to Bilateral music to help

From playlist Fractals

Video thumbnail

Year 12/AS Pure Chapter 7.2 (Algebraic Methods)

In this lesson we recap the previous lesson's work on algebraic polynomial division and also introduce an alternative method that works just as well and some students prefer. Afterwards, we introduce - and prove - the Factor Theorem, followed by several worked examples showing it in practi

From playlist Year 12/AS Edexcel (8MA0) Mathematics: FULL COURSE

Video thumbnail

Lecture 11: Edge Detection, Subpixel Position, CORDIC, Line Detection (US 6,408,109)

MIT 6.801 Machine Vision, Fall 2020 Instructor: Berthold Horn View the complete course: https://ocw.mit.edu/6-801F20 YouTube Playlist: https://www.youtube.com/playlist?list=PLUl4u3cNGP63pfpS1gV5P9tDxxL_e4W8O In this lecture, we will introduce some discussion on how patents work, their sti

From playlist MIT 6.801 Machine Vision, Fall 2020

Video thumbnail

WebAssembly: The What, Why and How

WebAssembly is a portable, size, and load-time efficient binary format for the web. It is an emerging standard being developed in the WebAssembly community group, and supported by multiple browser vendors. This talk details what WebAssembly is, the problems it is trying to solve, exciting

From playlist Talks

Video thumbnail

Binary Trees In Data Structures | Binary Trees & Its Types | Data Structures Tutorial | Simplilearn

🔥Post Graduate Program In Full Stack Web Development: https://www.simplilearn.com/pgp-full-stack-web-development-certification-training-course?utm_campaign=BinaryTreesinDataStructures-JyQgkeqKZyY&utm_medium=DescriptionFF&utm_source=youtube 🔥Caltech Coding Bootcamp (US Only): https://www.si

From playlist Data Structures & Algorithms [2022 Updated]

Related pages

CORDIC