Flipping Physics
Deriving the Range Equation of Projectile Motion
Learn how to derive the Range of Projectile. The Horizontal Range of a Projectile is defined as the horizontal displacement of a projectile when the displacement of the projectile in the y-direction is zero.
Math Fortress
Calculus III: The Dot Product (Level 5 of 12)
This video goes over the dot product also known as the scalar product. This video goes over a proof for the geometric definition of the dot product. This video also goes over 4 examples illustrating how to find the angle between two...
Brian McLogan
Apply a translation vector to translate a figure ex 1
👉 Learn how to apply transformations of a figure and on a plane. We will do this by sliding the figure based on the transformation vector or directions of translations. When performing a translation we are sliding a given figure up,...
Virtually Passed
Relative Motion with rotating axes example 1
The relative velocity equation for a object with rotating reference axes is: Va = Vb + Vrel + Vp/b This problem can be solved graphically by calculating lengths of the triangle that forms these vectors, or analytically by deconstructing...
Virtually Passed
Dot product and angle between two vectors proof
The angle between two vectors can be found by using the cosine rule in a clever way.
Curated Video
Multi-Paradigm Programming with Modern C++ - What Makes a Good Interface
Application programming interfaces are to programmer what UI is to the end user. Creating good interfaces improves modularity and promotes code reuse. • What is an API and why we need it? • What makes a good API? • How to design a good...
Curated Video
C++ Standard Template Library in Practice - Random Access Iterators
We want to learn what makes up a random access iterator, and how to use it. • Learn what a random access iterator can do • Learn what it takes to fulfill a random access iterator contract • Go through a code example, showing how to use...
IDG TECHtalk
R tip: Sparklines in HTML tables
Learn how to add sparklines to HTML tables in R with the DT and sparkline packages. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Brian McLogan
Step by step determine if two vectors are parallel or perpendicular
Step by step determine if two vectors are parallel or perpendicular
Brian McLogan
Learn how to find different representations of a polar point with a negative radius
Learn how to find different representations of a polar point with a negative radius
Brian McLogan
Learn how to identify the magnitude and direction from a vector given in that form
Learn how to determine the magnitude and direction of a vector. The magnitude of a vector is the length of the vector. The magnitude of a vector is obtained by taking the square root of the sum of the squares of the components of the...
Brian McLogan
Finding the angle of a vector as a linear combination
Learn how to determine the magnitude and direction of a vector. The magnitude of a vector is the length of the vector. The magnitude of a vector is obtained by taking the square root of the sum of the squares of the components of the...
Brian McLogan
Master Learn how to apply operations with vectors involving dot product and magnitude
Master Learn how to apply operations with vectors involving dot product and magnitude
Curated Video
GCSE Secondary Maths Age 13-17 - Geometry & Measures: Vectors - Examples - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
GCSE Secondary Maths Age 13-17 - Geometry & Measures: Vectors - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Math Fortress
Calculus III: The Dot Product (Level 11 of 12)
This video goes over the dot product also known as the scalar product. This video goes over how to find the work done by a constant force. 4 examples are also presented illustrating how to solve work problems.
Brian McLogan
Subtracting two vectors algebraically and graphically
Learn how to determine the resultant vector by adding, subtracting and multiplying vectors by a scalar. We will also learn how to graph the resultant vectors to show the operations. Vectors can be added, subtracted and multiplied. To add...
Curated Video
Learning D3.JS 5.0 2.1: What Is an SVG?
In this video, we will learn about SVG, what it is, where we use it, what we can do with it, its advantages/disadvantages, and how D3.js handles them. • Understand the definition of SVG • Learn the properties of SVG • Know when we should...
Curated Video
C++ Developer - Project - Vector Data
This video presents a project on vector data. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Curated Video
Vector Biológico
Este programa de video de acción en vivo es acerca de la palabra vector biológico. El programa está diseñado para reforzar y apoyar la comprensión y retención de la palabra vector biológico, por parte del estudiante, a través del uso de...
Curated Video
Creational Design Patterns in Modern C++ - Game Implementation - Part IV
This video is the fourth part of the six-part video that demonstrates how to implement the prototype pattern through a shallow copy. This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This...
Curated Video
Introduction to Vectors, Magnitude, and Direction
The video is a presentation on the introduction to vectors. The presenter explains the concept of vector quantities, which have both magnitude and direction. They discuss the notation of vectors, including column vectors and position...