resourcium_beta
Select any filter and click on Apply to see results

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

Linear Systems [Control Bootcamp]

Steve Brunton
24 min
Beginner
Video
Theory

Linear systems of ordinary differential equations are analyzed using eigenvalues and eigenvectors. This will be the mathematical foundation of this bootcamp on linear control theory.

See More

Types of Machine Learning 1

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

Posicast Control - 1 ( In English)

Paulo Moura Oliveira
11 min
Beginner
Video
Theory

This video is an introduction to a learning journey about Posicast Control structured as follows: - Preface - Motivation - Introduction to Posicast Control - Half-Cycle Posicast

See More

Why Learn Control Theory

Brian Douglas
5 min
Beginner
Video
Theory

In this video I present a few reasons why learning control theory is important and try to give some motivation to continue learning.

See More

SVD: Eigenfaces 2 [Python]

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" (Python code, part 2).

See More