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 Video5:29
Curated Video

Core Java Programming Course- Logical and Bitwise Operators

Higher Ed
This video explores the various logical and bitwise operators that you can use in Java. This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This...
Instructional Video16:11
Curated Video

Describe computer programming : How Code Runs

Higher Ed
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more. Common Coding Concepts: How Code Runs • Learn to send basic...
Instructional Video21:17
Institute for New Economic Thinking

Robert Skidelsky - Interpreting the Great Depression: Hayek versus Keynes

Higher Ed
The Inaugural Conference @ King's, Institute for New Economic Thinking, Day 1 - Dinner. 1930 and the Challenge of the Depression for Economic Thinking: Friedrich Hayek versus John Maynard Keynes
Instructional Video2:27
ACDC Leadership

Macro 3.12- Economic Growth

12th - Higher Ed
Mr. Clifford explains how to show economic growth on the aggregate demand and supply model. LRAS shifts when there is a change in the quantity of resources, technology, or productivity.
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 Video3:45
Curated Video

Understanding Deflation and Its Consequences

12th - Higher Ed
This video provides an explanation of what deflation is and the consequences that come with it, which includes a reduction in real output, consumption, and investment. The speaker uses Japan as an example of an economy that has suffered...
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 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 Video5:05
Curated Video

Interpreting Graphs: Sketching Functions from Descriptions

K - 5th
In this lesson, students will learn how to sketch a graph of a function by interpreting a description. They will understand the concepts of intercepts, initial value, and rate of change, and apply them to real-life scenarios.
Instructional Video8:01
Curated Video

Complete Python Scripting for Automation - Comparison Operators

Higher Ed
Operators of Python: Comparison 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 Assignment...
Instructional Video4:54
Curated Video

Introduction to AD-AS Diagrams and Analysis

12th - Higher Ed
This video is an introduction to AD/AS diagrams in macroeconomics. The video covers three separate curves in these diagrams, including the aggregate demand curve, the short-run aggregate supply curve, and the long-run aggregate supply...
Instructional Video12:20
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction: What are Artificial Neural Networks and how do they learn?

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll cover Bayes Theorem, Naive Bayes, SVM and SVC to classify data. Artificial Neural Networks: Introduction: What are Artificial Neural Networks and how do they learn?
Instructional Video3:38
Practical Ninjas

Sensors and Transducers #02 | Displacement Transducers | Resisitive Techniques

12th - Higher Ed
Sensors and Transducers - Displacement Transducers - Resistive Technique ----------------------------------------------------------------------------------------------------- In the following video, we will discuss about the displacement...
Instructional Video10:11
Programming Electronics Academy

Function Example Three: Arduino Course 8.3

Higher Ed
A walk through of a User Defined Function in programming.
Instructional Video7:52
Curated Video

Predictive Analytics with TensorFlow 9.1: Using BRNN for Image Classification

Higher Ed
We will first provide some contextual information about RNNs. We will see how to implement a BRNN implementation example using the TensorFlow library. The example is using the MNIST database of handwriting. • Look at contextual...
Instructional Video4:18
Brian McLogan

Find the global max and min from a graph

12th - Higher Ed
👉 Learn how to determine the extrema, the intervals of increasing/decreasing, and the concavity of a function from its graph. The extrema of a function are the points where the graph changes from increasing to decreasing or vice versa. A...
Instructional Video7:31
Curated Video

Core Java Programming Course- Math Class

Higher Ed
This video explains the Math class. This clip is from the chapter "Special Classes in Java" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the different special classes that are...
Instructional Video9:10
Curated Video

Evaluating Functions: Introduction to Function Notation

K - 5th
This video explains how to evaluate functions written in function notation by substituting specific domain values. It discusses the concept of relations and functions and show examples of determining if a relation is a function or not....
Instructional Video9:05
Curated Video

The Role of Technology in Boosting Productivity in the Workplace

12th - Higher Ed
The video focuses on the impact of technology on productivity in businesses, specifically in the operations department. It discusses the benefits of technology, such as automation and robotics, in improving the production process and...
Instructional Video4:08
FuseSchool

Solving Equations By Iteration

6th - Higher Ed
Solving Equations By Iteration | Algebra | Maths | FuseSchool Sometimes we may not know how to solve an equation. We could use trial and improvement to find an approximate solution… however this is really slow and tedious. Another option...