Instructional Video8:07
APMonitor

Microsoft Excel Solver for Engineering Optimization

10th - Higher Ed
Excel Solver is a powerful tool for engineering optimization. This tutorial shows how to solve a simple benchmark problem with an objective function, inequality constraint, and an equality constraint.
Instructional Video3:40
APMonitor

Arduino TCLab for Engineering Education

10th - Higher Ed
The Temperature Control Lab is a plug-and-play Arduino device to teach programming, heat transfer, machine learning, data science, process dynamics, and control with real data. Two heaters and an LED are adjusted...
Instructional Video18:41
APMonitor

Introduction to Python Classes

10th - Higher Ed
Python classes are collections of variables and functions. Instances of the class can be initialized and customized to store properties, data, or use methods that belong to the class and instance. The tutorial concludes with an example...
Instructional Video15:32
APMonitor

Loops in Python

10th - Higher Ed
Loops such as "for" and "while" in Python are blocks of code that repeat a sequence of commands. They can be repeated a set number of times or repeatedly until a condition is met. The individual loop cycle can be skipped with a continue...
Instructional Video2:51
SWPictures

Bangladesh: Treating & Preventing Diarrhoea

12th - Higher Ed
Treating and preventing diarrhoea is a great challenge in Bangladesh. In Matlab, a rural area in Bangladesh, approximately 20,000 people suffering from diarrhoea are admitted to the main hospital every year. Most of those admitted come...
Instructional Video8:48
Zach Star

How To Write a Resume (For College Students)

12th - Higher Ed












In this video I go over how to write a resume, specifically for those in college. When you are new to college and trying to already apply for jobs and internships, you may be...
Instructional Video
Other

Matlab: Understanding Control Systems, Part 2: Feedback Control Systems

4th - 8th
Explore introductory examples to learn about the basics of feedback control systems. Learn how feedback control is used to automate processes, and discover how it deals with system variations and unexpected environmental changes. The...