resourcium_beta
Select any filter and click on Apply to see results

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

Numerically Linearizing a Dynamic System

Christopher Lum
104 min
Intermediate
Video
Theory

In this video we show how to linearize a dynamic system using numerical techniques. In other words, the linearization process does not require an analytical description of the system. This...

See More

Gimbal Lock in reference to the Apollo missions

The Vintage Space
4 min
Intermediate
Video
Theory

A gimbal is a pivoted support that permits rotation of an object about an axis. For this reason, a set of three axes gimbals are used in spacecrafts to help with orientation attitude control...

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

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

PID Tuner

PID Tuner
Intermediate
App
Application

Tuning a PID controller can be easily done using a systematic procedure. PID Tuner just put it in a web application. No more trial and error. 

Use the step response data from your system...

See More