resourcium_beta
Select any filter and click on Apply to see results

Types of Machine Learning 2

Steve Brunton
6 min
Beginner
Video
Theory

This lecture gives an overview of the main categories of machine learning, including supervised, un-supervised, and semi-supervised techniques, depending on the availability of expert labels...

See More

Robust Principal Component Analysis (RPCA)

Steve Brunton
22 min
Intermediate
Video
Theory

Robust statistics is essential for handling data with corruption or missing entries. This robust variant of principal component analysis (PCA) is now a workhorse algorithm in several fields...

See More

The Discrete Fourier Transform (DFT)

Steve Brunton
17 min
Beginner
Video
Application

This video introduces the Discrete Fourier Transform (DFT), which is how to numerically compute the Fourier Transform on a computer. The DFT, along with its fast FFT implementation, is one...

See More

Process Control Introduction

Vincent Stevenson
14 min
Beginner
Video
Theory

An overview on state variables, inputs (manipulated and disturbance variables), outputs (measured state variables), and an example on the balance equations w...

See More

Simple Examples of PID Control

Brian Douglas
13 min
Beginner
Video
Theory

In this video I continue the topic of PID control. We walk through a simple control system and visualize how each of the three paths, P, I, and D, all address specific problems that arise...

See More

Sketching Root Locus Part 2

Brian Douglas
16 min
Beginner
Video
Theory

This is the second part of how to sketch a root locus by hand. However instead of following the normal rules for sketching a locus that you'd see in a book, I decided to explain the rules...

See More

Drone Control and the Complementary Filter

Brian Douglas
11 min
Beginner
Video
Theory

Let's talk about the complementary filter and how we can use it to estimate the attitude of a drone using an IMU. It is such a dead simple filter, which is a good reason to learn it, but it...

See More

The Inverse Laplace Transform

Christopher Lum
48 min
Beginner
Video
Theory

In this video we show how to perform the inverse Laplace transform on a signal in the Laplace domain to obtain its equivalent representation in the time doma...

See More

SVD: Eigen Action Heros [Matlab]

Steve Brunton
16 min
Intermediate
Video
Application

This video describes how the singular value decomposition (SVD) can be used to efficiently represent human faces. In this example, we represent action heros (Matlab).

See More