resourcium_beta
Select any filter and click on Apply to see results

SVD: Eigenfaces 3 [Matlab]

Steve Brunton
10 min
Intermediate
Video
Application

This video describes how the singular value decomposition (SVD) can be used to efficiently represent human faces, in the so-called "eigenfaces" (Matlab code, part 3).

See More

Stability and Eigenvalues [Control Bootcamp]

Steve Brunton
19 min
Beginner
Video
Theory

Here we discuss the stability of a linear system (in continuous-time or discrete-time) in terms of eigenvalues. Later, we will actively modify these eigenvalues, and hence the dynamics...

See More

Particle Filter Explained without Equations

Andreas Svensson
7 min
Beginner
Video
Theory

This video provides a quick graphical introduction to the particle filter. It does a good job building some intuition behind the filter without ever touching on any mathematics. It's worth a...

See More

Linear Regression 2 [Python]

Steve Brunton
5 min
Intermediate
Video
Application

This video describes how the singular value decomposition (SVD) can be used for linear regression in Python (part 2).

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

Peter Ponders PID - InputShaping

Peter Nachtwey
21 min
Beginner
Video
Theory
Input shaping is used by cranes and other applications where a load that vibrates or swings needs to be moved into position without vibrating or oscillating ... 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

Bandwidth of a Dynamic System

Christopher Lum
30 min
Beginner
Video
Theory

In this video we discuss the definition and physical meaning of the bandwidth of a dynamic system. We’ll see that this is a performance metric that is used ...

See More