Hi, what do you want to do?
Packt
Binary Search Complexity
This video introduces you to binary search complexity.<br<br/>/>
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.
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...
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...
Catalyst University
Exercise Physiology | Skeletal Muscle Length-Tension Relationship
Exercise Physiology | Skeletal Muscle Length-Tension Relationship
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...
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.
<
br/>
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...
<
br/>
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...
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++.
r/>
This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute...
r/>
This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute...
Let's Tute
Basic Probability Questions and Solutions
In this video, a teacher explains how to solve basic probability questions using real-life examples. The video covers topics such as empirical probability, drawing cards, and tossing coins, and provides step-by-step solutions to each...
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...
Curated Video
Finding the Maximum Value of a Quadratic Function by Completing the Square
In this video, the teacher explains how to find the maximum value of a quadratic function by completing the square. They demonstrate the process using two examples and highlight common mistakes to avoid. By rewriting the function in a...
Flipping Physics
Simple Harmonic Motion - Graphs of Mechanical Energies
Kinetic energy and elastic potential energy as functions of time graphs for a horizontal mass-spring system in simple harmonic motion are demonstrated. Conservation of energy is shown.
Brian McLogan
Overview of rational Zeros of a polynomial- Online Math Tutor
👉 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...
Brian McLogan
How can we determine if a quadratic has a max or min value
👉 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...
Curated Video
Stationary Points: Finding Maxima and Minima on a Graph
The video is about stationary points and how to find them using differentiation. The presenter starts by discussing the graph of a function and how to find its gradient by drawing the tangent. They then identify the stationary points as...
Brian McLogan
Maximizing the objective function using linear programming
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....