Hi, what do you want to do?
National Institute of Standards and Technology
NIST Unscripted - Kent Irwin
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.
Curated Video
Identifying Angles: Comparing to Square Angles
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...
The Viral Fever
Socotra: Preserving the Endemic Species and Culture
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...
APMonitor
Matlab π©βπ» Cell Arrays
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...
Curated Video
Modify a data structure : Big O Notation and Calculating the Runtime of a Function
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
Linked Lists: Big O Notation and Calculating the Runtime of a Function
Science360
NSF supports Array of Things prototype in Chicago - Science Nation
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...
Description: University of Chicago scientists supported by the National Science Foundation (NSF) are collaborating with researchers at the...
Curated Video
C++ for Beginners - Introduction to Vectors
In this lesson, your instructor discusses vectors. This clip is from the chapter "Input, Process and Output" of the series "C++ for Beginners".null
Science360
EARLY CONCEPT BRAIN RESEARCH: CHEMICAL INVESTIGATIONS
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...
Packt
Use different data types : Data Types
From the section: Jumping In. This section will cover topics such as syntax, variables, data types, strings, and many more. Jumping In: Data Types
Curated Video
High Performance Scientific Computing with C 1.3: Interpolation and Extrapolation
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
Curated Video
Dividing Using Rectangular Arrays
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.
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Parameterizing the Test Data from Json Files Using Each Command
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...
r/>
This clip is from the chapter "Cypress Framework Part 2- Page Object Design and Test Parameterization" of the series "Cypress - Modern Automation Testing...
APMonitor
Data Cleansing
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...
Data cleansing is the...
Programming Electronics Academy
Using Arrays with For Loops
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...
Fun Robotics
Content Based Recommender System
Implementing the K-nearest neighbor algorithm to recommend a car based on customers' specifications.
Science360
Chemical investigations -- early concept brain research
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...
Curated Video
Describe an advanced data structure : From Painfully Slow to Optimal: The Maximum Sum Subarray
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...
Curated Video
Julia for Data Science (Video 22)
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...
Science360
ALMA Seeing The Universe In A Whole New Light
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...
Packt
Practice Exercise Reverse String Logic-Palindrome
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...
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series...
Curated Video
Compare different types of data structures : Binary Indexed Trees for the RMQ Problem
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...
This video presents an...
Curated Video
Finding Area Using Multiplication: Understanding Length and Width
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...
Curated Video
C++ for Beginners - Arrays
In this section, David discusses arrays.<br/<br/>>
This clip is from the chapter "Arrays" of the series "C++ for Beginners".Arrays
This clip is from the chapter "Arrays" of the series "C++ for Beginners".Arrays
Packt
Create visual representations of data that models real-world phenomena or processes : A1. Activity for Data Visualization
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...
Data...