resourcium_beta
Select any filter and click on Apply to see results

Gain and Phase Margins Explained!

Brian Douglas
13 min
Beginner
Video
Theory

In this video I explain gain and phase margins. If you are confused by this topic I hope this video will help tie all of the concepts together that go into understanding what gain and phase...

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

Data-Driven Control: Balanced Truncation

Steve Brunton
14 min
Intermediate
Video
Theory

In this lecture, we describe the balanced truncation procedure for model reduction, where a handful of the most controllable and observable state directions are kept for the reduced-order...

See More

SVD: Eigenfaces 1 [Python]

Steve Brunton
4 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" (Python code, part 1).

See More

Derivation of the 2D Wave Equation

Christopher Lum
27 min
Beginner
Video
Theory

In this video we derive the 2D wave equation. This partial differential equation governs the motion of waves in a plane and is applicable for thin vibrating...

See More

Computing the DFT Matrix

Steve Brunton
7 min
Beginner
Video
Theory

This video discusses how to compute the Discrete Fourier Transform (DFT) matrix in Matlab and Python. In practice, the DFT should usually be computed using the fast Fourier transform (FFT)...

See More

Making an INSANE Hovering RC F-35 VTOL

Nicholas Rehm
21 min
Beginner
Video
Application

I built this insane radio controlled VTOL F-35 parkjet that can takeoff and land vertically using conventional miniquad/drone parts. The best part is the plans and code are all free, and I’m...

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 Fast Fourier Transform (FFT)

Steve Brunton
8 min
Beginner
Video
Application

Here I introduce the Fast Fourier Transform (FFT), which is how we compute the Fourier Transform on a computer. The FFT is one of the most important algorithms of all time.

See More