Brian McLogan
Determine the intervals that a graph is increasing and 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....
Let's Tute
Understanding the Structure and Limits of Microsoft Excel Workbook
In this Microsoft Excel tutorial, we explore the structure of an Excel workbook and discuss its various maximum limits. From the number of worksheets and rows to the column width and character limits, we cover all the essential...
Curated Video
Core Java Programming Course- Quantifiers in RegEx (regular expressions)
This video explains the various quantifiers in RegEx. This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions...
KnowMo
Understanding Error Intervals: Finding the Range of Exact Values
This video discusses the concept of error intervals, which are used to determine the range of possible values of a measurement that has been rounded to a specific number of decimal places or significant figures. The video gives examples...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Project Solution: Find a Truck Using Template Matching
From the section: Computer Vision Basics: Part 3. In this section, we’ll cover the advanced features of Computer Vision. Computer Vision Basics: Part 3: [Activity] Project Solution: Find a Truck Using Template Matching
Virtually Passed
Maths Puzzle - 3 hikers stranded by a lake.
Can one of the hikers make it to the phone and call for help? Use mathematics and logic to figure out how!
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Handling Outliers (2)
This video explains how to handle outliers part 2. This clip is from the chapter "Cleaning Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you how to clean the data.
Flipping Physics
Simple Pendulum - Simple Harmonic Motion Derivation using Calculus
Calculus is used to derive the simple harmonic motion equations for a simple pendulum. Equations derived are position, velocity, and acceleration as a function of time, angular frequency, and period. This is an AP Physics C: Mechanics...
Curated Video
Power BI Masterclass - Learning DAX: Customer Transactions Within the Last 30 Days
In this video, we will be learning DAX to find out customer transactions within the last 30 days. This clip is from the chapter "DAX, Excel, and More" of the series "Power BI Masterclass".In this section, we will be understanding DAX...
Curated Video
Learn and Master C Programming - Using Ternary Operator
We will see how we can use the C/C++ ternary operator. This clip is from the chapter "Conditional Statements" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, learn the syntax to use conditional...
Brian McLogan
Linear programming how to optimize the objective function
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
How do you find the amplitude of the sine and cosine graph
👉 Learn the basics to graphing sine and cosine functions. The sine graph is a sinusiodal graph with x-intercepts at x = 2n*pi, maximun value of 1 at x = pi/2 + 2n*pi and minimum value of -1 at x = -pi/2 + 2n*pi. The cosine graph is a...
Let's Tute
Working with Minimum and Maximum Functions in Microsoft Excel
This Microsoft Excel tutorial covers the basics of working with the minimum and maximum functions. It explains how these functions can be used to find the smallest and largest values in a range of data. The tutorial provides examples and...
Brian McLogan
How to find the range of the sine and cosine graph
👉 Learn the basics to graphing sine and cosine functions. The sine graph is a sinusiodal graph with x-intercepts at x = 2n*pi, maximun value of 1 at x = pi/2 + 2n*pi and minimum value of -1 at x = -pi/2 + 2n*pi. The cosine graph is a...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Stream Terminal Operations - 1 - Max Operation with Comparator
In this session, we will learn about stream terminal operations - 1 - max operation with comparator. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java...
Packt
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...
Packt
Depth-first Search Complexity
This video explains depth-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 does the amplitude affect your sine and cosine graphs
👉 Learn the basics to graphing sine and cosine functions. The sine graph is a sinusiodal graph with x-intercepts at x = 2n*pi, maximun value of 1 at x = pi/2 + 2n*pi and minimum value of -1 at x = -pi/2 + 2n*pi. The cosine graph is a...
Brian McLogan
Determine if a quadratic has a max or min as it's vertex
👉 Learn about the parts of a parabola. A parabola is the shape of the graph of a quadratic equation. A regular palabola is the parabola that is facing either up or down while an irregular parabola faces left or right. A quadratic...
Brian McLogan
Maximize the Volume of a box - Word Problem
Maximize the Volume of a box - Word Problem
Brian McLogan
How to find the height of a ball and time it takes using velocity
👉 Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Brian McLogan
Important parts of a trigonometric function
👉 Learn the basics of graphing trigonometric functions. The graphs of trigonometric functions are cyclical graphs which repeats itself for every period. To graph the parent graph of a trigonometric function, we first identify the...