Programming Electronics Academy
How to Use and Understand the Arduino Reference :: Open Source Hardware Group Arduino Tutorials
So you just opened up your fancy new gadget -- maybe an awesome DSLR camera, or the newest gaming system, or maybe a new Blu-ray player. As you gladly tear away the packaging -- you notice a small book that feels like it was printed on...
Brian McLogan
Using the sine function to find the missing length of the hypotenuse
👉 Learn how to find a missing side length of a right triangle. A right triangle is a triangle that has 90 degrees as one of its angles. The trigonometric identities of right triangles give us the relationship between the angles of a...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Statistical Functions for Description - Part 1
The aim of this video is to explore statistical functions for description. This clip is from the chapter "Excel 2019 Advanced: Statistical Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll...
Curated Video
Evaluate the impact of an AI application used in the real world. (case study) : Working with Flower Images: Case Study - Part 9
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...
KnowMo
Calculating the Mode of a Data Set: Understanding and Examples
This video provides an explanation of how to calculate the mode of a data set. The mode is defined as the most frequent value in a set of data, and the video demonstrates how to identify the mode using examples of both quantitative and...
Brainwaves Video Anthology
Benjamin S. Grossberg - Teachers Make a Difference - Edward Hirsch
Benjamin S. Grossberg is the author of Space Traveler (University of Tampa, 2014); Sweet Core Orchard (University of Tampa, 2009), winner of the Tampa Review Prize and a Lambda Literary Award; and Underwater Lengths in a Single Breath...
Programming Electronics Academy
Switch Case and Serial Application: Arduino Course 5
A demonstration of using a switch-case statement and serial communication in programming.
Curated Video
Evaluate the impact of an AI application used in the real world. (case study) : Working with X-Ray images: Case Study - Part 3
From the section: CNN-Industry Live Project: Find Medical Abnormalities and Save Life. This section includes a CNN-Industry live project on working with X-Ray images. CNN-Industry Live Project: Find Medical Abnormalities and Save Life:...
Brian McLogan
Learn how to find the mode from a set of data
👉 Learn how to find the mean, the median, and the mode of a set of data. The (arithmetic) mean of a set of data is the average of the set of data and is obtained by adding up the numbers in the set of data and dividing it by the count of...
Brian McLogan
Learn how to find the median from a set up data
👉 Learn how to find the mean, the median, and the mode of a set of data. The (arithmetic) mean of a set of data is the average of the set of data and is obtained by adding up the numbers in the set of data and dividing it by the count of...
Englishing
The IMPERATIVE Mood (giving orders, instructions, explanations or advice, for offerings etc.)
In this lesson, Mr. P./Marc delves into the different ways the imperative mood can be used, by listing eight rules. He will then explain how to use "let" by listing four different situation where to use it. This lesson is intended for...
Curated Video
Bug Bounty Program Certification 4.2: Setup External Network Attack
In this video, we will see how to setup external wireless adapter and wireless attack. • Explore information about external wireless adapter • Connect wireless adapter to Kali Linux OS • Setup wireless attack lab
Brian McLogan
How to find the missing side of a triangle using cosine
👉 Learn how to find a missing side length of a right triangle. A right triangle is a triangle that has 90 degrees as one of its angles. The trigonometric identities of right triangles give us the relationship between the angles of a...
Brian McLogan
How to determine the missing value of a triangle using sine
👉 Learn how to find a missing side length of a right triangle. A right triangle is a triangle that has 90 degrees as one of its angles. The trigonometric identities of right triangles give us the relationship between the angles of a...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Setup SSH for GitHub for User
In this video, you will be able to understand the SSH setup for the user account and be able to validate the setup to ensure that they can push the code from their computer to Git Hub. This clip is from the chapter "Development (Code,...
Brian McLogan
How to evaluate for tangent using a calculator in radians tan
👉 Learn how to evaluate trigonometric functions using a calculator. To evaluate the trigonometric functions using a calculator, we just punch the necessary buttons on the calculator to obtain the result. While this may seem simple, most...
Brian McLogan
Learn how to convert polar equation to rectangular
Learn how to convert polar equation to rectangular
Brian McLogan
Evaluating your trig functions and reciprocal functions with a calculator
👉 Learn how to evaluate trigonometric functions using a calculator. To evaluate the trigonometric functions using a calculator, we just punch the necessary buttons on the calculator to obtain the result. While this may seem simple, most...
Brian McLogan
How to evaluate for sine using a calculator in radians sin
👉 Learn how to evaluate trigonometric functions using a calculator. To evaluate the trigonometric functions using a calculator, we just punch the necessary buttons on the calculator to obtain the result. While this may seem simple, most...
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Mode and Pie Chart - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Brian McLogan
Learn how to use cosine to find the missing side of a right triangle
👉 Learn how to find a missing side length of a right triangle. A right triangle is a triangle that has 90 degrees as one of its angles. The trigonometric identities of right triangles give us the relationship between the angles of a...
Brian McLogan
Find the value of cosine when given the angle
👉 Learn all about the trigonometry of right triangles. A right triangle is a triangle that has 90 degrees as one of its angles. The trigonometric identities of right triangles give us the relationship between the angles of a right...
Curated Video
Web Development with Node.JS and MongoDB (Video 9)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Curated Video
Learn Git in 3 Hours- Using VI as an Editor
Vi is a very powerful command-line text editor that allows users to edit and read any text files directly from the command line. • Learn about VI as an editor • Open and edit a new file using VI • Learn how to quit VI This clip is from...