Curated Video
MATLAB Programming Tutorials | Loops, Arrays, Classes, Control Statements & More : Basic Math
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Curated Video
Factorize by Completing the Square! 2
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
Factorize by Completing the Square! 1
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
Factorization in 5 Mins!
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
Solve this question using Quadratic Equations!
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
What is a Real Solution?
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
Equations Q6
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
An Indices Question for your 'O' Levels
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
Change the subject of an Equation! Q1
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
Algebra - Change the Subject of an Equation!
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
Change the Subject of an Equation! Q18
Welcome to our complete high school mathematics tutorial series! Whether you’re a student preparing for exams, a teacher seeking additional resources, or a parent helping your child succeed in math, these videos cover a wide range of...
Curated Video
Two Ways to Simplify a Radical Expression | HS.N-RN.A.2 🖤💙
In this math video we will learn two ways to simplify a radical expression. We will first understand that an exponent of 2 means to multiply the base by itself. We will learn to multiply radicals with the same index, you multiply the...
Flipping Physics
Solving Fluid Flow with Bernoulli’s Equation
Dive into fluid dynamics with this step-by-step walkthrough of a challenging Bernoulli's equation problem. Learn how to calculate the radius of a pipe using ideal fluid flow, volumetric flow rate, and pressure differences. Whether you're...
Flipping Physics
LC Circuit Equation Derivations
In this morning's lesson on LC circuits, we derive equations for charge, current, and energy as functions of time. Exploring the total potential energy in the circuit, we use the chain rule to find the second derivative of charge with...
Flipping Physics
Projectile Motion - AP Physics 1: Kinematics Review Supplement
In this video, we continue our AP Physics 1 review by diving into kinematics and projectile motion. In this lesson, we walk through several multiple-choice problems related to projectile motion, which are similar to what you can expect...
Curated Video
Imaginary Numbers
Why did mathematicians invent imaginary numbers, and why have they become so important today? Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s math films show abstract concepts in...
Curated Video
Solving an Equation of Second Degree in One Unknown Graphically and Algebraically: The Quadratic Formula
By the end of this learning object, the student will be able to: Use the quadratic formula to solve quadratic equation.
Curated Video
Distance Between Two Points: The Rule of Distance Between Two Points
By the end of this learning object the student will be able to: Deduce the rule of distance between two points.
FuseSchool
What Are Square & Root Numbers | Numbers | Maths
In this video, viewers will learn how to square numbers and find square roots with ease. Starting with the fundamental concept of squaring a number—multiplying it by itself—the video explains using examples such as 4 2 = 16 4 2 =16 and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Array.map Method
In this video, we will explore the Array.map method, which allows us to create a new array by applying a function to each element of an existing array. This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - The Math Object
In this video, we will explore the Math object in JavaScript, which provides a set of built-in methods for performing mathematical operations. We will cover common methods such as round, ceil, floor, random, and more. This clip is from...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Math Method - Part 2
Continuing from the previous video, we will delve deeper into the Math object's methods. You will learn about Math functions, which enable you to generate random numbers, find the maximum and minimum values, and perform exponential...
Curated Video
Type-Safe Interfaces with Modern C++ - std::optional – Use Cases
Understand realistic use cases for optional, by looking at example function interfaces and data structure definitions
Curated Video
Fundamentals of Neural Networks - Gradient Descent
This video explains the optimization problem using the gradient descent algorithm. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural...