Instructional Video7:11
National Institute of Standards and Technology

NIST Unscripted - Kent Irwin

9th - 12th
Former NIST physicist Kent Irwin discusses the NIST transistion edge sensor, a special integrated circuit made from superconducting materials, and how it is being used to study everything from the Big Bang to the safety of nuclear plants.
Instructional Video5:44
Curated Video

Identifying Angles: Comparing to Square Angles

K - 5th
In this video, the teacher explains how to identify different types of angles by comparing them to square angles. The lesson covers acute angles, obtuse angles, right angles, and straight angles, providing examples and visuals to help...
Instructional Video9:20
The Viral Fever

Socotra: Preserving the Endemic Species and Culture

12th - Higher Ed
Socotra part 2/2: This video explores the unique culture and biodiversity of Socotra, a remote island off the coast of Yemen. The island's isolation has led to the preservation of an ancient language and culture, as well as a wealth of...
Instructional Video15:25
APMonitor

Matlab πŸ‘©β€πŸ’» Cell Arrays

10th - Higher Ed
Cell arrays are like regular arrays but you can use them to store different data types in a sequence. The format for this method of storing values is curly brackets {}. After you assign the cell array a...
Instructional Video8:56
Curated Video

Modify a data structure : Big O Notation and Calculating the Runtime of a Function

Higher Ed
From the section: Linked Lists. Linked Lists: Big O Notation and Calculating the Runtime of a Function<b<br/>r/>

Linked Lists: Big O Notation and Calculating the Runtime of a Function
Instructional Video3:25
Science360

NSF supports Array of Things prototype in Chicago - Science Nation

12th - Higher Ed
New urban-scale smart city technology acts as a fitness tracker for livability



Description: University of Chicago scientists supported by the National Science Foundation (NSF) are collaborating with researchers at the...
Instructional Video9:05
Curated Video

C++ for Beginners - Introduction to Vectors

Higher Ed
In this lesson, your instructor discusses vectors. This clip is from the chapter "Input, Process and Output" of the series "C++ for Beginners".null
Instructional Video3:33
Science360

EARLY CONCEPT BRAIN RESEARCH: CHEMICAL INVESTIGATIONS

12th - Higher Ed
Dopamine is a special chemical, neurologically speaking. The neurotransmitter is crucial for decision-making, learning, movement and more. Scientists know that varying dopamine levels affect neurons, but don't yet have a method to...
Instructional Video3:43
Packt

Use different data types : Data Types

Higher Ed
From the section: Jumping In. This section will cover topics such as syntax, variables, data types, strings, and many more. Jumping In: Data Types
Instructional Video10:34
Curated Video

High Performance Scientific Computing with C 1.3: Interpolation and Extrapolation

Higher Ed
How can we "fill in" the data points between discrete data? How can we extend beyond our data points? β€’ Learn linear interpolation β€’ Learn polynomial interpolation β€’ See the dangers of extrapolation
Instructional Video5:04
Curated Video

Dividing Using Rectangular Arrays

K - 5th
In this video, the teacher explains how to divide using a rectangular array. They also discuss the concept of multiplication and division as inverse operations and demonstrate how to break down challenging problems into smaller parts.
Instructional Video14:01
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Parameterizing the Test Data from Json Files Using Each Command

Higher Ed
This video explains parameterizing the test Data from Json files.
r/>
This clip is from the chapter "Cypress Framework Part 2- Page Object Design and Test Parameterization" of the series "Cypress - Modern Automation Testing...
Instructional Video14:53
APMonitor

Data Cleansing

10th - Higher Ed
Measurements from sensors or from human input can contain bad data that negatively affects machine learning. This tutorial demonstrates how to identify and remove bad data with Numpy and Pandas.



Data cleansing is the...
Instructional Video16:16
Programming Electronics Academy

Using Arrays with For Loops

Higher Ed
I would say that arrays are one of the most useful programming tools available. Every programming language that I'm familiar with, at least, has some form of an array. If you're trying to learn a new programming language, one of the...
Instructional Video7:50
Fun Robotics

Content Based Recommender System

3rd - 12th
Implementing the K-nearest neighbor algorithm to recommend a car based on customers' specifications.
Instructional Video3:33
Science360

Chemical investigations -- early concept brain research

12th - Higher Ed
Dopamine is a special chemical, neurologically speaking. The neurotransmitter is crucial for decision-making, learning, movement and more. Scientists know that varying dopamine levels affect neurons, but don’t yet have a method to...
Instructional Video5:35
Curated Video

Describe an advanced data structure : From Painfully Slow to Optimal: The Maximum Sum Subarray

Higher Ed
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but...
Instructional Video6:15
Curated Video

Julia for Data Science (Video 22)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video2:30
Science360

ALMA Seeing The Universe In A Whole New Light

12th - Higher Ed
At first glance, the bone-dry landscape of the Atacama Desert in Chile might seem inhospitable. But, it's prime real estate for astronomers. This desert is now home to the largest ground-based radio telescope in the world! The telescope...
Instructional Video9:23
Packt

Practice Exercise Reverse String Logic-Palindrome

Higher Ed
This video presents a practice exercise that explains the reverse string logic using a palindrome.
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series...
Instructional Video8:28
Curated Video

Compare different types of data structures : Binary Indexed Trees for the RMQ Problem

Higher Ed
From the section: Tree-Based Data Structures. In this section, we will go over a few robust tree-based data structures, that are indispensable for efficiently solving various query-related problems.



This video presents an...
Instructional Video3:24
Curated Video

Finding Area Using Multiplication: Understanding Length and Width

K - 5th
This video lesson teaches students how to find the area of a polygon by multiplying the length and width. It explains the concept of area and reviews the use of arrays for multiplication. The video also emphasizes the importance of not...
Instructional Video13:18
Curated Video

C++ for Beginners - Arrays

Higher Ed
In this section, David discusses arrays.<br/<br/>>

This clip is from the chapter "Arrays" of the series "C++ for Beginners".Arrays
Instructional Video7:52
Packt

Create visual representations of data that models real-world phenomena or processes : A1. Activity for Data Visualization

Higher Ed
From the section: Data Visualization. In this section you will learn about data visualization, matplotlib library, bar charts, line charts and scatter plots. There’s also an activity for data visualization.



Data...