Instructional Video3:31
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Comparison Operators

Higher Ed
This video focuses on JavaScript comparison operators. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video11:49
Curated Video

Fine-tuning a Pre-trained Model: A Three-Stage Process

12th - Higher Ed
In this lesson, we will learn about the three main stages involved in fine-tuning a pre-trained model. The first stage is to change the format of the data to the adjacent format required by pre-training models, using a Python code. The...
Instructional Video6:00
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Policies - Advanced

Higher Ed
This video explains the various advanced policies in Amazon Web Services (AWS). This clip is from the chapter "Domain 6: Security" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn...
Instructional Video6:00
Curated Video

Solving Systems of Linear Equations Using Elimination

K - 5th
In this video, the teacher explains how to solve systems of linear equations using the method of elimination. They provide examples and explain the concept of preserving equality when multiplying and adding equations. The video also...
Instructional Video7:46
APMonitor

Solve Linear Equations with Python

10th - Higher Ed
Linear equations such as A*x=b are solved with NumPy in Python. This tutorial demonstrates how to create a matrix (A) and vector (b) as NumPy arrays and solve the set of equations with linalg.solve
Instructional Video10:28
Why U

Algebra 51 - Three Variable Systems in the Real World - Problem 3

12th - Higher Ed
Algebra 49, 50 and 51 present three real-world problems which can be solved using systems of three linear equations in three variables. This chapter shows how the parameters of an equation for a circle can be determined, given three...
Instructional Video18:38
Why U

Algebra 60 - Parametric Equations with Gauss-Jordan Elimination

12th - Higher Ed
This chapter introduces the concept of “pivot columns” and shows how they can be used to determine whether a system of linear equations has a single unique solution, no solutions, or infinitely many solutions, simply by looking at the...
Instructional Video4:51
Curated Video

Solving Systems of Equations by Elimination

K - 5th
In this lesson, students will learn how to solve systems of equations using the elimination method. They will understand the concept of multipliers and how they can be used to simplify equations and eliminate variables. By the end of the...
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 Video5:09
Brian McLogan

Solve differentiable equations with In

12th - Higher Ed
Learn how to solve the particular solution of differential equations. A differential equation is an equation that relates a function with its derivatives. The solution to a differential equation involves two parts: the general solution...
Instructional Video9:56
Curated Video

Predictive Analytics with TensorFlow 4.1: Supervised Learning for Predictive Analytics

Higher Ed
In this video, we will see a type of machine learning process that is supervised learning. We will also see linear regression. We will use it for movie rating prediction. • See the spam filtering example • Use linear regression for movie...
Instructional Video4:34
Flipping Physics

Reflections on the 2015 AP Physics 1 Exam Free Response Questions

12th - Higher Ed
Mr.p gives basic suggestions for how to approach the free response question portion of the AP Physics 1 exam.
Instructional Video6:02
ShortCutsTv

Natural Experiments in Psychology

Higher Ed
In natural experiments circumstances present researchers with the perfect opportunity to test the effect of one variable on another in ways that just couldn't be done in a laboratory. This film looks at some natural experiments in...
Instructional Video5:34
FuseSchool

BIOLOGY - Careers - Scientific Reports

6th - Higher Ed
How is scientific enquiry carried out in practice? Before a hypothesis is accepted by the scientific community, it goes through a series of steps. This is what we call the scientific method. This method was first devised by Sir Francis...
Instructional Video11:02
R Programming 101

Linear regression using R programming

Higher Ed
Simple linear regression models using R programming doesn't need to be scary. This video will take you through the basics of how to interpret linear regression results and the code needed to do the regression models. If you are learning...
Instructional Video7:13
Curated Video

Solving Linear and Quadratic Systems Using Substitution

K - 5th
In this video, the teacher explains how to solve systems of equations that include both linear and quadratic equations using the method of substitution. The teacher provides examples and explains the different types of solutions that can...
Instructional Video3:15
Brian McLogan

How to solve a differentialble equation by separating the variables

12th - Higher Ed
Learn how to solve the particular solution of differential equations. A differential equation is an equation that relates a function with its derivatives. The solution to a differential equation involves two parts: the general solution...
Instructional Video8:35
Brian McLogan

Particular solution of differential equations

12th - Higher Ed
Learn how to solve the particular solution of differential equations. A differential equation is an equation that relates a function with its derivatives. The solution to a differential equation involves two parts: the general solution...
Instructional Video17:20
Fun Robotics

Weight Prediction Model

Higher Ed
Training and testing a regression model to predict the weight of the fish.
Instructional Video4:30
Curated Video

Writing and Solving Systems of Equations in Story Problems

K - 5th
In this video, you will learn how to write a system of equations to solve story problems with multiple unknowns. The goal is to find the solutions that satisfy each equation in the system. You will also explore different methods to solve...
Instructional Video15:54
Institute for New Economic Thinking

Matheus Grasselli: How Advanced Mathematics Can Support New Economic Thinking

Higher Ed
Welcome to our new video series called "New Economic Thinking." The series will feature dozens of conversations with leading economists on the most important issues facing economics and the global economy today. This episode features...
Instructional Video5:01
Curated Video

Solving Systems of Equations by Elimination

K - 5th
In this video lesson, students will learn how to solve systems of equations using the elimination method. The lesson explains the concept of systems of equations and the importance of finding exact solutions. It demonstrates how to...
Instructional Video3:56
Curated Video

Adding Equations in a System: Commonalities in Tables and Graphs

K - 5th
In this lesson, students will learn what happens when equations in a system are added together. By observing tables of values and graphs, they will understand that adding two linear equations creates a new system with the same solution...
Instructional Video6:05
Brian McLogan

Find the values a and b that make the function differentiable

12th - Higher Ed
👉 Learn how to determine the differentiability of a function. A function is said to be differentiable if the derivative exists at each point in its domain. To check the differentiability of a function, we first check that the function is...