Instructional Video8:36
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Variables in Python

Higher Ed
In this video, you will learn about variables in Python. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
Instructional Video5:03
Curated Video

What are Terms, Coefficients and Constants?

9th - Higher Ed
In this video, I will discuss terms, coefficients, and constants – the three building blocks of algebraic expressions. I will talk about what each of these are, and explain the difference between them.
Instructional Video6:17
Curated Video

Combining Like Terms to Simplify Expressions

9th - Higher Ed
Whether you need a quick refresher or a step-by-step explanation on how to combine like terms to simplify an algebraic expression, this video is for you! I will explain what like terms are, and then show you how to identify like terms...
Instructional Video12:00
Curated Video

Anthropic Reflections

12th - Higher Ed
Celebrated physicists Nobel Laureate Tony Leggett (University of Illinois), Freeman Dyson (Institute for Advanced Study), Paul Steinhardt (Princeton University), Michael Gordin (Princeton University) share their intriguing perspectives...
Instructional Video4:44
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Naming Convention Part-2

Higher Ed
In this video, we will build upon the previous video and delve deeper into naming conventions in Java programming. We will learn additional guidelines for naming constants, packages, and other elements in our code, ensuring consistency...
Instructional Video4:35
Curated Video

The Anthropic Principle

12th - Higher Ed
Nobel Laureate in Physics Anthony Leggett (Illinois) describes the so-called Anthropic Principle that some invoke to answer the "fine tuning problem" of cosmology.
Instructional Video4:58
Flipping Physics

2019 #4 Free Response Question - AP Physics 1 - Exam Solution

12th - Higher Ed
My solutions to Free Response Question #4 from the 2019 AP Physics 1 Exam. This question is about electrical circuits and power. Also included are my reflections on how to get perform better on the exam. This Paragraph Argument Short...
Instructional Video12:50
msvgo

Polynomials: One Variable

K - 12th
It explains zero, constant and one variable polynomial with activity and numerical. Describes types of polynomials on the basis of number of terms.
Instructional Video13:51
Why U

Algebra 48 - A Geometrical View of the Elimination Method

12th - Higher Ed
When the elimination method is used to solve a system of linear equations, viewing the geometrical changes that happen to the system during this process can give insight into the mechanisms which underlie the logic behind the algebraic...
Instructional Video1:32
Instructional Video6:33
Why U

Algebra 68 - Converting Between General and Vertex Form

12th - Higher Ed
A quadratic function can be written in general form or in vertex form. But given a quadratic function in one of these forms, how can we convert to the other form? This lecture shows how conversion formulas between these two forms can be...
Instructional Video6:24
Curated Video

Determining the Number of Solutions in Equations by Recognizing Patterns

K - 5th
In this video lesson, students will learn how to determine the number of solutions an equation has by recognizing patterns. The teacher explains the concepts of one solution, no solution, and infinite solutions using examples and...
Instructional Video6:17
Curated Video

Determining the Number of Solutions in an Equation

K - 5th
In this video, the teacher explains how to determine the number of solutions an equation has by simplifying and transforming it into a simpler form. They use patterns and properties of equality to predict the number of solutions.
Instructional Video17:14
Catalyst University

Multivariable Cyclic (Chain) Rule for P-CHEM

Higher Ed
Multivariable Cyclic (Chain) Rule for P-CHEM
Instructional Video4:46
Virtually Passed

Optimal path to rescue friend - Math Puzzle

Higher Ed
Your friend starts moving in a line with a speed u. You arrive T seconds later and can drive after him in whatever path you like with a speed v. What path guarantees you intersect his position? Timestamps: 0:00 - Introduction & Question...
Instructional Video12:59
Catalyst University

Complex Mechanisms: Steady-State Approximation

Higher Ed
Complex Mechanisms: Steady-State Approximation
Instructional Video4:29
Curated Video

Solving Equations with Parameters Using Additive and Multiplicative Inverses

K - 5th
In this lesson, students will learn how to solve equations with variables and parameters represented by letters. They will understand the concept of additive and multiplicative inverses and how to use them to isolate the variable and...
Instructional Video11:17
Institute of Art and Ideas

Do the laws of nature exist?

Higher Ed
From Newton's laws to E=mc2, we think we have uncovered the secrets of the universe. But some claim these laws evolve and others point to their human and cultural origins. Might eternal natural laws be human hubris? Or is the mind of God...
Instructional Video6:03
Let's Tute

Solving Linear Equations by Graphical Method: Finding the Number of Solutions for Parallel Lines

9th - Higher Ed
In this video, we solve a problem based on graphical method for a pair of linear equations. We draw graphs for the two equations and find the number of common points between the lines to determine the number of solutions. We also show...
Instructional Video7:21
Catalyst University

Second Order Mixed Partial Derivatives

Higher Ed
Second Order Mixed Partial Derivatives
Instructional Video11:50
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Kafka Producers - Quick Start

Higher Ed
In this lecture, you will understand the producer API structure and create an example to help you understand the usage. To help you understand the API structure, I will create a simplest possible Kafka producer code that sends one...
Instructional Video7:35
Math Fortress

Differential Equations: Solutions (Level 4 of 4)

12th - Higher Ed
This video introduces the basic concepts associated with solutions of partial differential equations. This video goes over 3 examples illustrating how to verify solutions to partial differential equations.
Instructional Video1:26
Brian McLogan

How to find the antiderivative of a quadratic polynomial

12th - Higher Ed
👉 Learn how to evaluate the integral of a function. The integral, also called antiderivative, of a function, is the reverse process of differentiation. Integral of a function can be evaluated as an indefinite integral or as a definite...
Instructional Video6:35
Curated Video

Learn and Master C Programming - Using '#define' To Define Symbolic Constants

Higher Ed
We will write a program that uses '#define' to define some symbolic constants. This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into...