Instructional Video4:02
Curated Video

Identifying Function Properties Using Algebra and Real-World Examples

K - 5th
In this lesson, students will learn how to determine whether relations are functions by using the vertical line test and analyzing algebraic equations. They will understand that not all equations are functions, and that it is important...
Instructional Video3:18
Brian McLogan

Derivative of inverse function given an equation

12th - Higher Ed
👉 Learn how to find the derivative of the inverse of a function. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative of a...
Instructional Video15:28
APMonitor

Python🐍 Functions

10th - Higher Ed
Functions create modular code that can do the same task repeatedly without you having to type out the same code each time. Functions make complex code accessible with a single statement. You also can create your own function, but there...
Instructional Video8:56
Curated Video

Modify a data structure : Big O Notation and Calculating the Runtime of a Function

Higher Ed
From the section: Linked Lists. Linked Lists: Big O Notation and Calculating the Runtime of a Function Linked Lists: Big O Notation and Calculating the Runtime of a Function
Instructional Video9:52
Curated Video

Exploring Horizontal Translations of Linear Equations

K - 5th
In this lesson, students will learn about horizontal translations of linear equations. They will explore the similarities and differences between two functions, F of X and G of X, and understand how the graphs of these functions are...
Instructional Video6:28
Curated Video

Deep Learning with Python (Video 15)

Higher Ed
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
Instructional Video6:50
Curated Video

Deep Learning with Python (Video 17)

Higher Ed
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
Instructional Video13:07
Programming Electronics Academy

Introduction to User Defined Functions: Arduino Course 8

Higher Ed
A description of User Defined Functions in programming.
Instructional Video8:09
Curated Video

Exploring Function Notation

K - 5th
Explore the concept of renaming a function using function notation. They demonstrate how to determine if a graph is a function using the vertical line test and solve equations for Y to determine if Y is a function of X.
Instructional Video12:35
Curated Video

Complete Python Scripting for Automation - Input and Output Syntax

Higher Ed
Basics of variables and Data Types: Input and Output Syntax This clip is from the chapter "Basics of variables and Data Types" of the series "Complete Python Scripting for Automation".The author introduces variables and explains about...
Instructional Video4:03
Packt

Evaluate the impact of privacy issues, cyberattacks, and malware on your AI application : Introduction to Various Defense Approaches to Adversarial Attacks

Higher Ed
From the section: Choosing the Right Defense. In this section, you will deploy the right defense methods to protect AI systems from attacks by comparing their efficiency. The aim of this video is to give an overview of different defense...
Instructional Video3:37
Brian McLogan

How to find the domain of a rational function - domain and range

12th - Higher Ed
👉 Learn how to find the domain of rational functions. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero. Thus, to find the domain...
Instructional Video16:09
Curated Video

Complete Python Scripting for Automation - Arithmetic and Assignment Operators

Higher Ed
Operators of Python: Arithmetic and Assignment Operators This clip is from the chapter "Operators of Python" of the series "Complete Python Scripting for Automation".You will learn about various operators of python like Arithmetic and...
Instructional Video10:17
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - KStream Aggregation using Aggregate()

Higher Ed
In this lecture, you will learn to use the aggregate() method for real-time stream aggregation. This clip is from the chapter "Real-time Aggregates" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section...
Instructional Video12:02
Planet PE

Why is Ronaldo so good Information Processing Model- GCSE PE

9th - 12th
Check out my latest GCSE PE video looking at the Paper 2 Topic of Information Processing. I look through the basic model of input, decision making, output and feedback and use Cristiano Ronaldo to try and explain how expert performer are...
Instructional Video4:19
Brian McLogan

Finding the rule for a linear function when given a table - How to solve math problems

12th - Higher Ed
👉 How to write the rule of a function given the table of values. To write the rule of a function from the table is somehow tricky but can be made easier by having prior knowledge of the type of function. If the function is a linear...
Instructional Video3:04
Brian McLogan

Find the derivative of the inverse of a trig equation

12th - Higher Ed
👉 Learn how to find the derivative of the inverse of a function. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative of a...
Instructional Video1:09
Brian McLogan

How to evaluate the sum of two functions

12th - Higher Ed
👉 Learn how to add or subtract two functions. Given two functions, say f(x) and g(x), to add (f+g)(x) or f(x) + g(x) or to subtract (f - g)(x) or f(x) - g(x) the two functions we use the method of adding/subtracting algebraic expressions...
Instructional Video21:06
APMonitor

Solve Differential Equations in MATLAB and Simulink

10th - Higher Ed
This introduction to MATLAB and Simulink ODE solvers demonstrates how to set up and solve either one or multiple differential equations. The equations can be linear or nonlinear.
Instructional Video1:22
Brian McLogan

Find the derivative of inverse of a function given values

12th - Higher Ed
👉 Learn how to find the derivative of the inverse of a function. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative of a...
Instructional Video4:48
Curated Video

Recognize the Characteristics of a Linear Function

K - 5th
Understand how to recognize a linear function by examining its four representations: graph, algebraic equation, numeric table, and verbal description. Use examples to demonstrate the concept and highlight common mistakes. By...
Instructional Video10:59
Programming Electronics Academy

Diving into a new Code Library: Arduino Course 6.5

Higher Ed
A description of how to explore a code library.
Instructional Video15:12
Programming Electronics Academy

Map Function: Arduino Course 5.7

Higher Ed
A demonstration of the map() function in Arduino.
Instructional Video4:41
Curated Video

UX Design for Web Developers (Video 25)

Higher Ed
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...