Instructional Video2:44
Brian McLogan

Difference of two vectors

12th - Higher Ed
Difference of two vectors
Instructional Video5:25
Brian McLogan

How to find different representations of a polar point

12th - Higher Ed
How to find different representations of a polar point
Instructional Video2:33
Curated Video

Scalar and Vector Quantities and their Consequences on Force

9th - Higher Ed
The video discusses the differences between scalar and vector quantities, and how force is a vector quantity. The video also shows examples of vector quantities and how they can be represented by arrows. It also explains how multiple...
Instructional Video6:52
Curated Video

Learn and Master C Programming - Introduction to Arrays

Higher Ed
A small demonstration on how to declare and access both single-dimension as well as 2-dimensional arrays. This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we...
Instructional Video14:07
Curated Video

Data Science and Machine Learning with R - Vectors: Coercion

Higher Ed
This video explains coercion. This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data types and structures in R.
Instructional Video15:03
Curated Video

C++ Developer - The Vector Class

Higher Ed
This video explains the vector class. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Instructional Video5:46
Brian McLogan

Different representations of polar points

12th - Higher Ed
Different representations of polar points
Instructional Video7:23
Curated Video

Creational Design Patterns in Modern C++ - Game Implementation - Part III

Higher Ed
This video is the third part of the six-part video that demonstrates how to add the GameManager, which creates the instances of the vehicle subclasses. This clip is from the chapter "Prototype" of the series "Creational Design Patterns...
Instructional Video7:57
Curated Video

C++ Standard Template Library in Practice - Sequence Algorithms - for_each

Higher Ed
The listener is new to algorithms and does not know about the for_each sequence algorithm. • Introduce the user to the different types of modifying and non-modifying algorithms • Introduce the for_each algorithm • Reinforce the lesson...
Instructional Video3:30
Curated Video

C++ Standard Template Library in Practice - Counting

Higher Ed
The listener is new to algorithms and does not know about the counting algorithms. • Introduce the listener to the std::count algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Instructional Video6:12
Packt

What are Java Collections?

Higher Ed
This video explains Java Collections. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video11:07
Curated Video

Data Science and Machine Learning with R - Relational Operators

Higher Ed
This video explains relational operators. This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
Instructional Video3:18
Curated Video

GCSE Secondary Maths Age 13-17 - Pythagoras & Trigonometry: Vectors - Explained

9th - 12th
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...
Instructional Video5:36
Brian McLogan

How do we represent subtracting vectors graphically and algebraically

12th - Higher Ed
Learn the basics of vector operations. Vectors can be added, subtracted and multiplied. To add or subtract two or more vectors, we add each of the corresponding components of the vectors. To multiply a scalar to a vector, we simply...
Instructional Video2:35
Brian McLogan

Graph the resultant vector of the difference of two vectors with a scalar

12th - Higher Ed
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...
Instructional Video2:56
Curated Video

Escalares

3rd - 12th
Este programa de video de accion en vivo es sobre la palabra Escalares. El programa esta disenado para reforzar y apoyar la comprension y retencion por el estudiante de la palabra Escalares mediante el uso de secuencias de video,...
Instructional Video8:44
Curated Video

Complete Modern C++ - Dynamic Array (std::vector)

Higher Ed
This video introduces the std::vector class and demonstrates common operations of creation, insertion, deletion, and so on. This clip is from the chapter "More C++ Goodies" of the series "Complete Modern C++".In this section, you will...
Instructional Video12:41
Curated Video

C++ Developer - Project - Dynamically Creating Rectangles from File

Higher Ed
This video presents a project to dynamically create rectangles from file. This clip is from the chapter "File Input and Output" of the series "The Complete C++ Developer Course".This section explains file input and output.
Instructional Video2:54
Brian McLogan

Use binomial expansion to determine the 3rd term

12th - Higher Ed
👉 Learn how to find the given term of a binomial expansion. A binomial expression is an algebraic expression with two terms. When a binomial expression is raised to a positive integer exponent, we usually use the binomial expansion...
Instructional Video7:30
Flipping Physics

Deriving the Range Equation of Projectile Motion

12th - Higher Ed
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.
Instructional Video10:19
Math Fortress

Calculus III: The Dot Product (Level 5 of 12)

12th - Higher Ed
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...
Instructional Video2:25
Brian McLogan

Apply a translation vector to translate a figure ex 1

12th - Higher Ed
👉 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,...
Instructional Video7:46
Virtually Passed

Dot product and angle between two vectors proof

Higher Ed
The angle between two vectors can be found by using the cosine rule in a clever way.
Instructional Video6:57
Virtually Passed

Relative Motion with rotating axes example 1

Higher Ed
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...