Instructional Video7:44
Catalyst University

EKG Patterns Atrial Flutter & Atrial Fibrillation

Higher Ed
In this playlist, we discuss clinically relevant EKG patterns. This video specifically covers atrial flutter and atrial fibrillation.
Instructional Video3:25
Curated Video

Comparing Decimal Numbers Using Base 10 Blocks

K - 5th
In this video lesson, students learn how to compare decimal numbers by using base 10 blocks. We explain the different representations of decimal values and introduce the symbols for greater than, less than, and equal to. Through visual...
Instructional Video5:45
KnowMo

Introduction to Rate of Change and its Interpretation on Graphs

12th - Higher Ed
This video is an educational lecture on the topic of rate of change in mathematics. The speaker begins by explaining that rate of change relates to how one quantity changes in relation to another and is commonly represented by the...
Instructional Video5:04
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Looping and an Exercise

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and...
Instructional Video1:41
Brian McLogan

Solving and graphing an inequality with a variable on the same side

12th - Higher Ed
👉 Learn how to solve multi-step linear inequalities having no parenthesis. An inequality is a statement in which one value is not equal to the other value. An inequality is linear when the highest exponent in its variable(s) is 1. (i.e....
Instructional Video2:42
Brian McLogan

Solving and graphing a one step inequality

12th - Higher Ed
👉 Learn how to solve one step inequalities. When solving one step inequalities we will use inverse operations to isolate the variable. To represent our solution we will graph on the number line and use open and closed points based on the...
Instructional Video3:22
Brian McLogan

Graphing a linear equation in standard form using the intercept method

12th - Higher Ed
👉 Learn how to graph linear equations written in standard form. When given a linear equation in standard form, to graph the equation, we first rewrite the linear equation in slope intercept form, (i.e. in the form y = mx + c, where m is...
Instructional Video1:24
Brian McLogan

How to classify a triangle using the Pythagorean inequality Theorem ex 2

12th - Higher Ed
👉 Learn how to classify triangles. A triangle is a polygon with three sides. Triangles are classified on the basis of its angles or on the basis of its side lengths. The classification of triangles on the bases of its angles are: acute,...
Instructional Video6:13
Brian McLogan

CCSS What is the difference between Acute, Obtuse, Right and Straight Angles

12th - Higher Ed
👉 Learn how to define angle relationships. Knowledge of the relationships between angles can help in determining the value of a given angle. The various angle relationships include: vertical angles, adjacent angles, complementary angles,...
Instructional Video6:59
Curated Video

Introduction to Other Straight Line Equation Formats

Higher Ed
The video discusses different formats for writing straight line equations, with a focus on the values of Y, X, M, and C. The lecturer explains how to calculate the gradient of a line and how to use it with given coordinate points to find...
Instructional Video3:29
Curated Video

Learn and Master C Programming - Working with single-dimension arrays in C/C++

Higher Ed
We will see how we can declare and process a single-dimensional array in C/C++.
r/>
This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we will look at...
Instructional Video7:03
Curated Video

Bash Shell Scripting - Standard I/O Concepts

Higher Ed
This video explains the standard concepts of I/O.
r/>
This clip is from the chapter "Standard I/O Concepts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on...
Instructional Video2:22
Brian McLogan

Solve by factoring when a is greater than one

12th - Higher Ed
we find two factors of the product of the constant term (the term with no variable) and the coefficient of the squared variable whose sum gives the linear term. These factors are now placed in separate brackets with x to form the factors...
Instructional Video6:42
Brian McLogan

Learn how to solve a linear programming problem

12th - Higher Ed
Learn how to solve problems using linear programming. A linear programming problem involves finding the maximum or minimum value of an equation, called the objective functions, subject to a system of inequalities, called the constraints....
Instructional Video2:11
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 24 - Java Conditionals and If Statement - Exercise Statements

Higher Ed
This video talks about Java conditionals and if statement - exercise statements.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
Instructional Video6:39
Brian McLogan

Find the X intercept of a logarithm with a horizontal shift

12th - Higher Ed
👉 Learn all about graphing logarithmic functions. A logarithmic function is a function with logarithms in them. The graph of the parent function of a logarithmic function usually takes its domain from the positive x-axis. To graph a...
Instructional Video3:22
Brian McLogan

How to graph an exponential function by using a table

12th - Higher Ed
👉 Learn how to graph exponential functions. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table of values of the...
Instructional Video4:22
Brian McLogan

How to determine the domain and range of the exponential graph

12th - Higher Ed
👉 Learn all about graphing exponential functions. An exponential function is a function whose value increases rapidly. To graph an exponential function, it is usually useful to first graph the parent function (without transformations)....
Instructional Video4:50
Brian McLogan

Given transformations find the vertical asymptote, domain and x intercepts

12th - Higher Ed
👉 Learn all about graphing logarithmic functions. A logarithmic function is a function with logarithms in them. The graph of the parent function of a logarithmic function usually takes its domain from the positive x-axis. To graph a...
Instructional Video3:36
Curated Video

Representing Fractions Greater than One on a Number Line

K - 5th
In this video, the teacher explains how to represent fractions greater than one using a number line. They demonstrate different ways to show fractions, such as using area models and sets. The teacher also emphasizes the importance of...
Instructional Video0:19
The March of Time

1939: U.S. CITIES & TOWNS: VS City skyscrapers, crowded street intersection, traffic on highway, town streets, woman leaving grocery store. INT VS Butcher shop, grocery store clerk & customer. Lifestyle

12th - Higher Ed
MOT 1939: U.S. CITIES & TOWNS: VS City skyscrapers, crowded street intersection, traffic on highway, town streets, woman leaving grocery store. INT VS Butcher shop, grocery store clerk & customer. Lifestyle
Instructional Video9:58
friEdTech

Learn to use Autocrat 3.0

Higher Ed
In this tutorial, you will learn to use the latest version of Autocrat (as of December 2016) to create certificates (or anything else you'd like). Autocrat is really like having a robot do your work, so trust me on this, it's VERY much...
Instructional Video7:03
Python Programmer

EDA Python - 08-5_conditionals

Higher Ed
Conditionals are another essential of decision making when programming. We cover them in this video.
Instructional Video4:22
Python Programmer

EDA Python - 16-4_Numpy_functions

Higher Ed
Some common and very useful numpy functions.