Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Classification Prediction Probabilities Exercise Solution
In this video, we will cover classification prediction probabilities exercise solution. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Practice Exercise - Cisco Interview Question on Arrays
This video presents a practice exercise on arrays. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Finding the Value of the Derivative of a Curve Using Differentiation
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q19, which involves differentiation. By the end of the video, learners will understand the concept of differentiation and its application to...
Brainwaves Video Anthology
Exploring Ubuntu: The Philosophy of Interconnectedness and Generosity
This video features scholar Unifier Dyer discussing the concept of Ubuntu, an African philosophy rooted in relational understanding and familial connections found across various languages and cultures on the continent. The video...
Brian McLogan
Finding the domain range and graphing a quadratic
👉 Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
FuseSchool
BIOLOGY - Plant Biology - Rate of Photosynthesis
hotosynthesis is a chemical reaction that is fundamental to life. In this video we are going to have a look at the factors that affect the rate of photosynthesis. There are 3 main factors: light intensity, carbon dioxide concentration...
Brian McLogan
Overview of functions zeros and increasing decreasing
👉 Learn how to determine increasing/decreasing intervals. There are many ways in which we can determine whether a function is increasing or decreasing but we will focus on determining increasing/decreasing from the graph of the function....
Packt
Binary Search Complexity
This video introduces you to binary search complexity. This clip is from the chapter "Algorithm: Searching" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of searching.
Curated Video
Measures of Variation: Range, Interquartile Range, and Percentile Range
This video explains the different measures of variation, specifically the range, interquartile range, and percentile range. The host demonstrates how each measure is calculated and defines the various quartiles and percentiles used in...
Curated Video
Describe an advanced data structure : Binary Searching for an Optimal Subarray Length
From the section: More Complex Algorithms on Arrays. In this section, we will deal with even more complex problems involving arrays. They will require more complex logic or data structures to solve, or a clever way of applying more than...
National Institute of Standards and Technology
Lead paint in children's toys
Lead is a toxic element, and recent regulations have significantly reduced the maximum amount of lead allowed in paints for children's toys. To help manufacturers, importers, and enforcers ensure that their testing procedures are working...
KnowMo
Introduction to Box Plots: Understanding and Constructing Them
This video explains what box plots are and how to interpret and construct them. It provides specific information on the different components of a box plot, including the minimum and maximum values, quartiles, range, and median. The video...
Curated Video
Understanding Stationary Points through Second Derivative
The video is a presentation on stationary points, specifically using the second derivative. The presenter summarizes a previous lecture on finding maximum and minimum points and looking at the gradient function. They then introduce an...
Curated Video
Sketch and Factorize Cubic Functions
The video is a lecture presentation on sketching and factorizing cubic functions. The speaker explains the general shape of a cubic function and key trends to know such as three roots, two roots, and one root. The speaker also...
Catalyst University
Exercise Physiology | Skeletal Muscle Length-Tension Relationship
Exercise Physiology | Skeletal Muscle Length-Tension Relationship
Flipping Physics
Simple Harmonic Motion - Graphs of Position, Velocity, and Acceleration
Position, velocity, and acceleration as a function of time graphs for an object in simple harmonic motion are shown and demonstrated.
Packt
Breadth-first Search Complexity
This video explains breadth first search complexity. This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of tree traversals.
Brian McLogan
How to determine the domain and range of a quadratic using its vertex
👉 Learn the basics to understanding graphing quadratics. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Brian McLogan
Linear Programming problem learn how to solve
Learn how to solve problems using linear programming. A linear programming problem involves finding the maximum or minimum value of an equation, called the objective functions, subject to a system of inequalities, called the constraints....
Brian McLogan
What is the rational zero test?
👉 Learn how to use the Rational Zero Test on Polynomial expression. Rational Zero Test or Rational Root test provide us with a list of all possible real Zeros in polynomial expression. Rational Zero Test can be helpful to find all the...
Curated Video
Using Differentiation to Solve Practical Problems
This video is a tutorial on how to use differentiation to solve practical problems. It demonstrates how to find the maximum and minimum values of a function by differentiating it and setting it equal to zero, and then determining its...
Curated Video
Learn and Master C Programming - Arrays and Functions
Learn how to pass arrays to functions the proper way and start to see how you can write more modular code in C/C++. This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Curated Video
Stationary Points and Points of Inflection: Finding and Analyzing
This video is a presentation on stationary points and points of inflection. The presenter goes over how to find the stationary points and the nature of those points using the first and second derivative tests. They then move on to...