resourcium_beta
Select any filter and click on Apply to see results

Temperature Control Lab (TCL)

John Hedengren
Beginner
Hardware
Application

The temperature control lab is an application of feedback control with an Arduino, an LED, two heaters, and two temperature sensors. The heater power output is adjusted to maintain a desired...

See More

Linear Algebra Review

J. Zico Kolter
Intermediate
Course
Theory

This short course is a quick review of linear algebra, intended for students who have already taken a previous course in linear algebra or have some experience with vectors and matrices. The...

See More

Learning From Data

Professor Yaser Abu-Mostafa
Beginner
Course
Theory

This is an introductory course in machine learning (ML) that covers the basic theory, algorithms, and applications. ML is a key technology in Big Data, and in many financial, medical...

See More

RADAR Engineering

Engineering Funda
200 min
Intermediate
Course
Theory

Radar technology is used widely today. The principles involved are very fundamental and every engineering student studies them at least once. This playlist covers Radar Engineering for an EE...

See More

MATLAB Function: ztrans

MathWorks
Intermediate
Software
Application

ztrans(f) finds the Z-Transform of f. By default, the independent variable is n and the transformation variable is z. If f does not contain n, ztrans uses symvar. 

See More

Model predictive control python toolbox

do-mpc
Intermediate
Software
Application

do-mpc is a comprehensive open-source toolbox for robust model predictive control (MPC) and moving horizon estimation (MHE)do-mpc enables the efficient formulation and solution of control...

See More

Python Control Systems Library

python-control.org
Intermediate
Software
Application

The python-control package is a set of python classes and functions that implement common operations for the analysis and design of feedback control systems. The initial goal is to implement...

See More

Process Dynamics and Control Course

Dr. John Hedengren
Beginner
Course
Theory

This course focuses on a complete start to finish process of physics-based modeling, data driven methods, and controller design. Although some knowledge of computer programming is required...

See More

Control Design Onramp with Simulink

MathWorks
60 min
Beginner
Software
Demonstration

Learn the basics of feedback control design in Simulink®. Adjust the gains of a PID controller to change the dynamics of a physical system and get the closed-loop system behavior that you...

See More

T-RECS System

Tangibles That Teach
Beginner
Hardware
Application

The Transportable Rotorcraft Electronic Control System (T-RECS) is a collection of components that can be built into a rotorcraft demonstrator.  This hardware can be used as a test bed to...

See More

Yann LeCun’s Deep Learning Course at CDS

Yann LeCun, Alfredo Canziani
Intermediate
Course
Theory

This course concerns the latest techniques in deep learning and representation learning, focusing on supervised and unsupervised deep learning, embedding methods, metric learning...

See More

edX course: Dynamics and Control

Pedro Albertos
Beginner
Course
Theory

This is an interactive course about the basic concepts of Systems, Control and their impact in all the human activities. First, the basic concepts of systems, dynamics, structure and control...

See More

Kalman and Bayesian Filters in Python

rlabbe
Beginner
Software
Application

Introductory text for Kalman and Bayesian filters. All code is written in Python, and the book itself is written using Juptyer Notebook so that you can run and modify the code in your...

See More