Instructional Video2:50
Brian McLogan

How do you determine if you have a linear equation

12th - Higher Ed
In this video series I show you how to determine if a relation is a linear relation. A linear relation is a relation where their are variables do not have negative or fractional, or exponents other than one. Variables must not be in the...
Instructional Video11:14
Programming Electronics Academy

Data Types in Ardiuno: Arduino Course 3.4

Higher Ed
A description of Arduino, C, C++ data types that are used in programming Arduino.
Instructional Video6:33
Flipping Physics

Uniformly Angularly Accelerated Motion Introduction

12th - Higher Ed
Using Uniformly Accelerated Motion (UAM) as a framework to learn about Uniformly Angularly Accelerated Motion (UαM). Just like UAM, UαM has 5 variables, 4 equations and if you know 3 of the UαM variables, you can determine the other 2...
Instructional Video6:43
Brian McLogan

Summary for solving a system of two linear equations by elimination

12th - Higher Ed
👉Learn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
Instructional Video5:10
Curated Video

Changes of Medium: Waves Crossing Boundaries

9th - Higher Ed
This video is a lecture on how waves change as they cross the boundary between different materials, also known as changes of medium. The video explains what a medium is and how it affects wave propagation. The video uses examples of...
Instructional Video10:18
Curated Video

Discuss the importance of data : Understanding a Regression Tree

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video9:12
Let's Tute

Amazing Tricks to Understand Formulae - Mensuration

9th - Higher Ed
In this video we wll learn some of the Tricks to Understand Formulae of Mensuration
Instructional Video2:33
Brian McLogan

Solve a system of linear equations using substitution

12th - Higher Ed
👉Learn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
Instructional Video4:48
Curated Video

Complete Python Scripting for Automation - Introduction to Data Structures and Types of Data Structures

Higher Ed
Data Structures of Python: Introduction to Data Structures and Types of Data Structures This clip is from the chapter "Data Structures of Python" of the series "Complete Python Scripting for Automation".In this section, the author...
Instructional Video4:02
msvgo

Quantifiers

K - 12th
It explains the usage of phrases " There exists " and " for all " as quantifiers.
Instructional Video9:38
R Programming 101

How to use ggplot to create beautiful scatter plots. This is an R programming for beginners video

Higher Ed
Data visualisation is easy when you use ggplot. Ggplot2 is package and forms part of the tidyverse group of packages in R. Ggplot is used to create amazing plots and graphs. In this video I talk you though how to visualise two numeric...
Instructional Video10:59
Programming Electronics Academy

Diving into a new Code Library: Arduino Course 6.5

Higher Ed
A description of how to explore a code library.
Instructional Video15:12
Programming Electronics Academy

Map Function: Arduino Course 5.7

Higher Ed
A demonstration of the map() function in Arduino.
Instructional Video5:20
Curated Video

Systems of Equations with No Solutions

K - 5th
In this video, the teacher explains the concept of systems of equations with no solutions. They demonstrate this by graphing two equations and showing that they have parallel lines with no points of intersection. They also explain how to...
Instructional Video3:51
Brian McLogan

How to use implicit differentiation on an equation for dy dx

12th - Higher Ed
👉 Learn how to find the derivative of an implicit function. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative of a...
Instructional Video4:42
Brian McLogan

Summary for solving a system of equations by substitution

12th - Higher Ed
👉Learn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
Instructional Video10:11
Programming Electronics Academy

Function Example Three: Arduino Course 8.3

Higher Ed
A walk through of a User Defined Function in programming.
Instructional Video9:12
Let's Tute

Understanding and Memorizing Formulas for Surface Areas and Volumes

9th - Higher Ed
This video is a tutorial for students struggling with memorizing math formulas, specifically surface areas and volumes. The teacher breaks down the formulas according to their areas and volumes, and assigns them to specific shapes such...
Instructional Video2:38
Brian McLogan

Determining if equations are linear - Free Math Videos - Online Tutor

12th - Higher Ed
👉 Learn how to determine if an equation is a linear equation. A linear equation is an equation whose highest exponent on its variable(s) is 1. The variables do not have negative or fractional, or exponents other than one. Variables must...
Instructional Video7:30
Why U

Algebra 39 - Inconsistent, Dependent, and Independent Systems

12th - Higher Ed
Systems of two linear equations in two variables can have a single solution, no solutions, or an infinite number of solutions. This chapter explains why.
Instructional Video11:25
Programming Electronics Academy

Variables: Arduino Course 3.3

Higher Ed
A description of what variables are, how they are used, and a useful analogy to understanding them.
Instructional Video15:29
Programming Electronics Academy

Serial Communication: Arduino Course 4.9

Higher Ed
A walk through of serial communication.
Instructional Video12:21
Flipping Physics

Don't Drop Your Camera 5.0 Seconds After Liftoff

12th - Higher Ed
An advanced free-fall acceleration problem involving 2 parts and 2 objects. Problem: You are wearing your rocket pack (total mass = 75 kg) that accelerates you upward at a constant 10.5 m/s^2. While preparing to take pictures of the...
Instructional Video5:01
Curated Video

Learning R for Data Visualization (Video 7)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...