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

Derivation of Rodrigues’ Rotation Formula

Christopher Lum
43 min
Intermediate
Video
Theory

In this video we explain and derive Rodrigues’ Rotation Formula. This functions describes how to rotate an arbitrary vector about another arbitrary axis of rotation. This has applications to...

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

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