Instructional Video24:04
APMonitor

Linear and Nonlinear Regression in Python

10th - Higher Ed
Polynomial or general nonlinear functions are developed with Numpy and Scipy in Python. These exercises also cover methods to create linear or spline interpolations that interpolate between data points.
Instructional Video10:34
Curated Video

Linear vs. Nonlinear Functions

9th - 12th
In this video lesson, we will learn how to determine if a graph, table of values, or an equation represents a linear or nonlinear function. We will look at a graph for a nonvertical line to determine it is linear. We will look for a...
Instructional Video13:30
APMonitor

Solve Nonlinear Equations with Microsoft Excel

10th - Higher Ed
The GRG (Generalized Reduced Gradient) solver in Excel can be used to solve sets of nonlinear equations. The nonlinear functions are input as cells and equation residuals are minimized. Functions can either be included as equality...
Instructional Video9:20
APMonitor

Python ๐Ÿ Solve Nonlinear Equations with fsolve

10th - Higher Ed
This tutorial is an introduction to solving nonlinear equations with Python. The solution to linear equations is through matrix operations while sets of nonlinear equations require a solver such as Scipy optimize fsolve to numerically...
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 Video10:16
Curated Video

Determining Linear and Nonlinear Functions

9th - 12th
In this video, the teacher focuses on teaching students how to identify linear and nonlinear functions from tables, equations, and graphs. The teacher explains the characteristics of linear and nonlinear functions and provides examples...
Instructional Video8:21
Curated Video

Nonlinear Systems (2)

6th - Higher Ed
In this video we solve two systems of nonlinear equations. The first has an absolute value function and a circle (and we solve by graphing). The second has a linear function and a quadratic.
Instructional Video3:51
Curated Video

Interpreting Scatter Plots: Linear or Nonlinear Relationships

K - 5th
In this lesson, students will learn how to interpret scatter plots by determining if they are linear or nonlinear. By analyzing the shape of the graph, students will be able to identify whether the relationship between the variables is...
Instructional Video5:52
Virtually Passed

Stability of Fixed Points PROOF | Nonlinear Dynamics (Part 1 extra)

Higher Ed
This video deals with nonlinear differential equations in the form: dx/dt = f(x) To find out whether a fixed point is stable or not, a linear stability analysis is done whereby the function is approximated as a line. If the slope of that...
Instructional Video5:36
Virtually Passed

1.1 Stability of Fixed Points PROOF | Nonlinear Dynamics

Higher Ed
This video deals with nonlinear differential equations in the form: dx/dt = f(x) To find out whether a fixed point is stable or not, a linear stability analysis is done whereby the function is approximated as a line. If the slope of that...
Instructional Video8:43
Curated Video

Fundamentals of Machine Learning - Going Beyond Linearity

Higher Ed
This video explains going beyond linearity; specifically, we will look at a couple of interesting examples to improve the linear regression model to see if we can create models that are non-linear. This clip is from the chapter...
Instructional Video7:23
Catalyst University

Non-linear Regression Analysis in Microsoft Excel

Higher Ed
Non-linear Regression Analysis in Microsoft Excel
Instructional Video2:38
Brian McLogan

Determining if equations are linear - Free Math Videos - Online Tutor

12th - Higher Ed
๐Ÿ‘‰ Learn how to determine if an equation is a linear equation. A linear equation is an equation whose highest exponent on its variable(s) is 1. The variables do not have negative or fractional, or exponents other than one. Variables must...
Instructional Video14:26
APMonitor

MATLAB Nonlinear Optimization with fmincon

10th - Higher Ed
This step-by-step tutorial demonstrates fmincon solver on a nonlinear optimization problem with one equality and one inequality constraint. Visit http://apmonitor.com/che263/index.php/Main/MatlabOptimization for source code.
Instructional Video3:12
Curated Video

Calculating Rates of Change for Nonlinear Graphs

Higher Ed
The video discusses rates of change in nonlinear graphs and the two ways to calculate the rate of change: average rate of change and instantaneous rate of change. The presenter provides examples, such as a rocket taking off and the...
Instructional Video11:48
Curated Video

Adding & Subtracting Linear Expressions

9th - 12th
In this video, the teacher explains how to add and subtract linear expressions using algebra tiles and the vertical method. The lesson also clarifies what a linear expression is and how to simplify it to its simplest form.
Instructional Video2:50
Brian McLogan

How do you determine if you have a linear equation

12th - Higher Ed
In this video series I show you how to determine if a relation is a linear relation. A linear relation is a relation where their are variables do not have negative or fractional, or exponents other than one. Variables must not be in the...
Instructional Video4:48
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Why Activation Function Is Required

Higher Ed
In this video, we will understand why activation function is required. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video4:42
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Why Activation Function Is Required

Higher Ed
This video explains why activation function is required in DNN. This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
Instructional Video4:53
Curated Video

Solving Systems of Non-Linear Equations Using Perimeter and Area Formulas

K - 5th
In this video, the teacher explains how to write and solve systems of non-linear equations using parameter and area formulas and substitution. The examples given involve finding the dimensions of rectangular cornfields based on given...
Instructional Video1:57
Curated Video

Python for Deep Learning - Build Neural Networks in Python - What is the Activation Function?

Higher Ed
In this video, we will understand what the Activation function is. This clip is from the chapter "Activation Functions" of the series "Python for Deep Learning รขโ‚ฌโ€ Build Neural Networks in Python".In this section, we will cover...
Instructional Video2:40
Brian McLogan

When do you know if a relations is in linear standard form

12th - Higher Ed
๐Ÿ‘‰ Learn how to determine if an equation is a linear equation. A linear equation is an equation whose highest exponent on its variable(s) is 1. The variables do not have negative or fractional, or exponents other than one. Variables must...
Instructional Video1:40
Curated Video

Statistics for Data Science and Business Analysis - A1. Linearity

Higher Ed
In this video, the first assumption of OLS, linearity, is explained. This clip is from the chapter "Assumptions for Linear Regression Analysis" of the series "Statistics for Data Science and Business Analysis".This section explains OLS...
Instructional Video1:35
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model Linearity Exercise

Higher Ed
In this video, we will cover machine learning model linearity exercise. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...