Instructional Video16:27
R Programming 101

Visualize your data using ggplot. R programming is the best platform for creating plots and graphs

Higher Ed
This video is part of a series of videos that consider data analysis using R programming. It is primarily for beginners. In this video I talk about using R to visualise your data. Data visualization using R is best done using the ggplot...
Instructional Video4:45
Brian McLogan

Tutorial for how to evaluate for the composition of two trigonometric functions

12th - Higher Ed
👉 Learn how to evaluate an expression with the composition of a function and a function inverse. Just like every other mathematical operation, when given a composition of a trigonometric function and an inverse trigonometric function,...
Instructional Video8:11
Brian McLogan

How to find the vertex and axis of symmetry then graph using a table of values

12th - Higher Ed
👉 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...
Instructional Video5:04
Curated Video

Introduction to Writing Coordinate Pairs on the Coordinate Plane

K - 5th
In this video, students learn how to write coordinate pairs for points on a coordinate plane. The teacher explains the process of moving along the X and Y axes to determine the X and Y values of each point. The video also highlights...
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 Video4:46
Brian McLogan

Summary for writing the equation of a parabola in conic sections

12th - Higher Ed
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...
Instructional Video5:41
Brian McLogan

Graphing a quadratic function in standard form

12th - Higher Ed
👉 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...
Instructional Video9:38
R Programming 101

How to use ggplot to create beautiful scatter plots. This is an R programming for beginners video

Higher Ed
Data visualisation is easy when you use ggplot. Ggplot2 is package and forms part of the tidyverse group of packages in R. Ggplot is used to create amazing plots and graphs. In this video I talk you though how to visualise two numeric...
Instructional Video4:59
Curated Video

Design a computer system using tree search and reinforcement learning algorithms : Visualizing the Outcomes of the Epsilon-Greedy Policy

Higher Ed
From the section: Model-Free Prediction and Control With Monte Carlo (MC). In this section, we will learn one of two improvements on DP – Monte Carlo, a method which does not require a model of the environment. We talk about a new...
Instructional Video4:39
Brian McLogan

How to find the difference of two vectors

12th - Higher Ed
Learn how to add/subtract vectors. Vectors can be added, subtracted and multiplied. To add or subtract two or more vectors, we simply add each of the corresponding components of the vectors.
Instructional Video11:43
Weird History

Why Elizabeth I Was A Badass Queen

12th - Higher Ed
Queen Elizabeth the first may have been a virgin who can’t drive but what most people don’t know is that she was one of the most brutally cut-throat and significant rulers England has ever had. A badass to some, a merciless imperialist...
Instructional Video8:27
Fun Robotics

Segmenting Mall Customers

Higher Ed
Implementing the Kmeans clustering method to segment customers from a mall dataset.
Instructional Video3:46
Brian McLogan

What is the definition of a parabola

12th - Higher Ed
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...
Instructional Video4:07
Curated Video

Evaluate the impact of an AI application used in the real world. (case study) : Working with Flower Images: Case Study - Part 1

Higher Ed
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...
Instructional Video4:19
Brian McLogan

How to set up your triangle when given a point to evaluate trig functions

12th - Higher Ed
👉 Learn how to evaluate the six trigonometric functions given a point. When given a point, there are many ways to evaluate the trigonometric functions of the point. The methods include: using the unit circle if the point is a point on...
Instructional Video8:21
msvgo

Addition and Subtraction of Complex Numbers

K - 12th
It explains how to add and subtract two complex numbers. It also shows the graphical representation of sum and difference of two complex numbers.
Instructional Video3:58
Boulder Creek International

C.S. Lewis: Tracing the Roots of a Belfast Author

9th - 11th
C.S. Lewis part 5 of 11: This video explores the history of C.S. Lewis' family in Ireland, tracing back to the 17th century plantation of Ulster and the Hamilton family's involvement. It also highlights how Belfast's shipbuilding...
Instructional Video5:01
Curated Video

Learning R for Data Visualization (Video 7)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video6:01
Brian McLogan

Using the parts of a quadratic to graph

12th - Higher Ed
👉 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...
Instructional Video8:39
Oxford Comma

Ending Explained! Joyce's "Araby"

9th - 12th
James Joyce is one of the greatest writers of all time, but that doesn't make his work easy to understand. This video covers the major events of his most famous short story: "Araby," and pays particular attention to those confusing last...
Instructional Video16:32
APMonitor

Matlab 👩‍💻 Plots

10th - Higher Ed
A plot is a visual representation of the data and is especially valuable to analyze data graphically. You can plot with the plot(x,y) function. In the incubator example, we may want to see how the temperature changes with time. The...
Instructional Video6:44
Curated Video

Graphing Sinusoidal Functions: Observing the Unit Circle and Plotting Points

K - 5th
In this video, students will learn how to graph sinusoidal functions by plotting points and observing the terminal ray of the unit circle. They will understand the patterns and periodicity of the sine and cosine functions, and how to...
Instructional Video6:07
Brian McLogan

Graphing a quadratic function in standard form

12th - Higher Ed
👉 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...
Instructional Video5:29
Brian McLogan

Rotating a parallelogram 270 degrees counterclockwise

12th - Higher Ed
👉 Learn how to rotate a figure and different points about a fixed point. Most often that point or rotation will be the original but it is important to understand that it does not always have to be at the origin. When rotating it is also...