Instructional Video1:57
Brian McLogan

Determining the Unit Vector in the Same Direction of a Vector

12th - Higher Ed
Learn how to determine the unit vector of a vector in the same direction. The unit vector is a vector that has a magnitude of 1. The unit vector is obtained by dividing the given vector by its magnitude.
Instructional Video1:51
Brian McLogan

Converting from polar form to rectangular form

12th - Higher Ed
Converting from polar form to rectangular form
Instructional Video5:14
Brian McLogan

How to subtract two vectors

12th - Higher Ed
How to subtract two vectors
Instructional Video9:52
Curated Video

C++ Developer - Project - Parallel Arrays/Vectors

Higher Ed
This video presents a project called "Parallel Arrays/Vectors". 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:31
Curated Video

GCSE Secondary Maths Age 13-17 - Pythagoras & Trigonometry: Vector - 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 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...