Instructional Video5:06
SciShow

How Plants Tell Time

12th - Higher Ed
Plants don’t have brains or muscles, and yet some of them can perform such feats as eating insects or following the sun. Scientists haven’t completely figured out how this happens, but they do have some pretty strong leads.
Instructional Video18:01
Curated Video

How to Reflect Linear Functions

9th - 12th
In this video lesson we will learn how to reflect a linear function. We will also learn how to identify a reflection using a graph and how to represent a linear reflection using function notation. We will discover that a linear function...
Instructional Video4:37
Curated Video

Facts about Linear Functions

9th - 12th
In this math video we will learn facts about linear functions. We will discuss the characteristics of a linear function in slope-intercept form. We will review that slope-intercept form is y=mx+b. We will discover that m represents the...
Instructional Video10:46
Curated Video

How to Graph and Describe Multiple Transformations of Linear Function

9th - 12th
In this video lesson we will review the effects of constants, h, a, and k on a linear function. We will learn that the constant h effects by transforming a function horizontally left or right. We will learn that the constant a will...
Instructional Video4:52
Curated Video

Constructing Linear Functions: Calculating Slope and Y-Intercept

K - 5th
In this video, the teacher explains how to construct a linear function to model a scenario. They use examples such as the growth of antelope population and the cost of a cell phone plan to demonstrate how to calculate the slope and Y...
Instructional Video6:26
Curated Video

Classify Graphs and Equations as Linear or Nonlinear

9th - 12th
In this video math lesson we will learn how to classify graphs and equations as linear or nonlinear functions. We will define a linear function as a relationship between two quantities with a constant rate of change. The graph of a...
Instructional Video5:58
Curated Video

Distinguishing Between Linear and Exponential Models

K - 5th
In this video, the teacher explains the difference between linear and exponential functions using examples and graphs. They demonstrate how to identify equal differences in a linear function and equal factors in an exponential function....
Instructional Video11:39
Let's Tute

Partnership Final Accounts: Basic Problems and Adjustments

9th - Higher Ed
In this video, the teacher explains how to solve basic problems on partnership final accounts in accounting. They provide step-by-step guidance on how to read the question, analyze the necessary accounts, post entries from the trial...
Instructional Video2:18
Curated Video

Identify the Equations that are Linear Functions

9th - 12th
In this short math video we will be presented with 5 equations and asked to identify the equations that are linear functions. We will understand that a linear function must be able to be written in the form y=mx+b. We will also...
Instructional Video0:51
Curated Video

I WONDER - How Many Plays Did Shakespeare Write?

Pre-K - 5th
This video is answering the question of how many plays did Shakespeare write.
Instructional Video6:03
Curated Video

Distinguishing Linear and Exponential Functions Using Function Tables

K - 5th
This video explains how to distinguish between linear and exponential functions by examining function tables. Learn how to identify the patterns in the output values and explain the difference between equal differences in linear...
Instructional Video4:17
SciShow

The Chemistry of Fried Food

12th - Higher Ed
You know it, and you love it. Fried food! But there’s more to fried dishes than just plopping food into hot oil. You have to know what’s up with the food you’re cooking and what oils will work best for you dish.
Instructional Video15:35
APMonitor

Nonlinear Regression in MATLAB

10th - Higher Ed
A three parameter (a,b,c) model y = a + b/x + c ln(x) is fit to a set of data with the MATLAB APMonitor toolbox. This tutorial walks through the process of installing the solver, setting up the objective (normalized sum of squared...
Instructional Video13:55
APMonitor

Nonlinear Regression in Python

10th - Higher Ed
A three parameter (a,b,c) model y = a + b/x + c ln(x) is fit to a set of data with the Python APMonitor package. This tutorial walks through the process of installing the solver, setting up the objective (normalized sum of squared...
Instructional Video9:14
APMonitor

Nonlinear Regression in Microsoft Excel

10th - Higher Ed
A three parameter (a,b,c) model y = a + b/x + c ln(x) is fit to a set of data with the Excel solver add-in. This tutorial walks through the process of installing the solver, setting up the objective (normalized sum of squared errors),...
Instructional Video13:14
Schooling Online

Shakespeare Today: Macbeth - Theme of Ambition

3rd - Higher Ed
Watch this lesson today to discover how Shakespeare explores the danger of unchecked ambition in Macbeth. See how ambition warps Macbeth - a noble and loyal hero - into a delusional, evil tyrant. Along the way, learn how to analyse...
Instructional Video7:04
Cerebellum

Algebra, Domain and Range

9th - 12th
This video covers exam strategy, Algebra, Domain, Range, Simultaneous Equations, Function Models, Linear Functions, Quadratic Functions. This is part 10 from the series 'Introduction to the Math Section of the SAT'.
Instructional Video9:36
Curated Video

Functions: Slope, y intercept & equation from a Table | 8.F.B.4

9th - 12th
In this math video we are learning about functions, the slope, y--intercept & equation from a table. This is a four part constructed response question where we are presented with a table of values representing a linear function. In Part...
Instructional Video20:17
Curated Video

Nonlinear Model Predictive Control in Simulink

10th - Higher Ed
Simulink and MATLAB are used to implement model predictive control (MPC) of a nonlinear process. The nonlinear system is an exothermic reactor with a potential for run-away reaction and a large temperature excursion.
Instructional Video13:57
Curated Video

Nonlinear Dynamic Simulation in MATLAB and Python

10th - Higher Ed
This tutorial demonstrates how to simulate a highly nonlinear dynamic system. The application is a 3 state model of HIV in a patient approximated with balance equations on (H)ealthy, (I)nfected, and (V)irus population counts. There are...
Instructional Video10:11
Curated Video

PEP8 Guidelines Python Clean Coding - What Is PyCharm

Higher Ed
This video explains what PyCharm is and where PyCharm stands in the Python world. This clip is from the chapter "Introduction" of the series "PEP8 Guidelines: Python Clean Coding".This is an introductory section to the course which...
Instructional Video1:39
Curated Video

HTML Tutorial for Beginners(2022) - Display Text Right to Left in HTML

Higher Ed
Learn how to display text right to left in HTML. Use the style attribute with the direction property. This clip is from the chapter "HTML CSS Styles" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the styles...
Instructional Video10:50
Curated Video

Statistical Regression Models and Predicting Values

K - 5th
This video discusses how to determine the best statistical regression model to approximate data within a scatter plot and make predictions through interpolation and extrapolation. It covers the process of inputting data into a graphing...
Instructional Video4:06
Curated Video

MongoDB Tutorial for Beginners (2022) - Create and Delete Text Index

Higher Ed
Learn how to create and delete text index in MongoDB. This clip is from the chapter "Text Indexing in MongoDB" of the series "MongoDB Tutorial for Beginners (2022)".This section demonstrates how to create and delete a text index in MongoDB.