Brian McLogan
How do the logarithmic and exponential parent graphs compare
π Learn all about graphing logarithmic functions. A logarithmic function is a function with logarithms in them. The graph of the parent function of a logarithmic function usually takes its domain from the positive x-axis. To graph a...
Brian McLogan
Identifying multiple characteristics from the equation of a parabola
We will learn how to graph a quadratic in vertex form and graph a quadratic in standard form by completing the square and rewriting the equation in vertex form. When the quadratic is in vertex form we learn how to identify the axis of...
Brian McLogan
Identify the transformations and domain and range, square root function
π Learn how to identify transformations of functions. Transformation of a function involves alterations to the graph of the parent function. The transformations can be dilations, translations (shifts), reflection, stretches, shrinks,...
Brian McLogan
Find the transformations and domain and range, cubic function
π Learn how to identify transformations of functions. Transformation of a function involves alterations to the graph of the parent function. The transformations can be dilations, translations (shifts), reflection, stretches, shrinks,...
Brian McLogan
Domain and range from a graph
π Learn about the characteristics of a function. Given a function, we can determine the characteristics of the function's graph. We can determine the end behavior of the graph of the function (rises or falls left and rises or falls...
Brian McLogan
How to determine the domain and range and graph
π 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...
Curated Video
Solving Quadratic Inequalities and Modeling Arrow Heights
In this lesson, students learn how to create and solve quadratic inequalities using a real-life example of an arrow being shot upwards. They explore the concept of height and time, and use factoring and test points to determine the range...
Curated Video
Python for Network Forensics 5.1: Enumeration
In this video, we will begin to think as an attacker and learn how to enumerate devices on a network. β’ Learn the basics of calling system commands in Python β’ Learn how to enumerate network devices β’ Using Python, build an application...
Brainwaves Video Anthology
Per Emanuelsson - Making Music Online Together
Per Emanuelsson has, for the last 17 years, worked in a number of businesses and industries, in Sweden and internationally, as a software and management professional. Examples of industries with many years of experience are: asset...
NASA
XMM-Newton Celebrates 20 Years in Space
Scientists reflect on XMM-Newtonβs 20th anniversary. The mission, led by ESA (European Space Agency), has dramatically improved our understanding of the cosmos thanks to detailed X-ray observations. NASA funded two of its three...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Color Spaces
From the section: Computer Vision Basics: Part 1. In this section, weβll cover the basic features of Computer Vision. Computer Vision Basics: Part 1: Color Spaces
KnowMo
Introduction to Quartiles and Interquartile Range
This video is a tutorial on quartiles and interquartile range. The speaker explains the concept of quartiles and their usefulness in analyzing data distribution. The video discusses how quartiles can be used to identify specific points...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 2 - Factorial
Build a function that generates lists of integers of various sizes and ranges This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Brian McLogan
Graphing exponential function
π Learn how to graph exponential functions involving vertical shift. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table...
Curated Video
IELTS Writing Task 2 Strategy: How to Use Fake Research Examples
With this simple strategy, you can increase your score on IELTS Writing Task 2.
FuseSchool
The Range
Youβve probably come across the 3 different measures of average 4, 6, 6, 7, 10, 11, 12 Mean = 8 Median = 7 Mode = 6 The range also often gets added onto these 3β¦ although it isnβt actually a measure of the average. Itβs the difference...
Brian McLogan
Graph a Piecewise Function With Three Equations
π Learn how to graph piecewise functions. A piecewise function is a function that has more than one sub-functions for different sub-intervals(sub-domains) of the function's domain. To graph a piecewise function, we graph the different...
Brainwaves Video Anthology
Pia Avolio de Martino - Kidlink
Pia Avolio de Martino, Milan, Italy is the Vice Chairman of Kidlink.
Curated Video
Evaluate the impact of an AI application used in the real world. (case study) : Working with Flower Images: Case Study - Part 4
From the section: CNN-Industry Live Project: Playing With Real World Natural Images. This section includes a live project of working with flower images. CNN-Industry Live Project: Playing with Real World Natural Images: Working with...
Let's Tute
Microsoft Excel Tutorial: Text Entry and Formula Editing
This video tutorial provides a step-by-step guide on how to enter text and edit formulas in Microsoft Excel. It covers three different ways to edit cells: using the F2 key, double-clicking on the cell, and utilizing the formula bar. The...
Curated Video
Trigonometric Graphs: Finding Multiple Solutions and Extending the Range
In this video, the presenter teaches how to use trigonometric graphs to find multiple solutions and extend the graphs beyond 0 and 360 degrees. The presenter gives two examples, one to find cos 295 degrees in terms of a trigonometric...
Curated Video
Anomaly Detection Workloads
In this video, we will cover anomaly detection workloads. This clip is from the chapter "AI Workloads and Considerations (15-20%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this section, we will cover...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Print formatting and special characters
An in-depth look at using for loops in combination with iterables and generators along with list comprehension This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
C++ Developer - Random Numbers
This video discusses random numbers. This clip is from the chapter "Control Statements" of the series "The Complete C++ Developer Course".This section focuses on control statements and explains how to use them.