resourcium_beta
Select any filter and click on Apply to see results

Dynamic Mode Decomposition (Code)

Steve Brunton
8 min
Intermediate
Video
Application

In this video, we code up the dynamic mode decomposition (DMD) in Matlab and use it to analyze the fluid flow past a circular cylinder at low Reynolds number.

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

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

Solving the 1D Wave Equation

Christopher Lum
118 min
Beginner
Video
Theory

In this video, we solve the 1D wave equation. We utilize the separation of variables method to solve this 2nd order, linear, homogeneous, partial differenti...

See More

The Laplace Transform - A Graphical Approach

Brian Douglas
13 min
Beginner
Video
Theory

A lot of books cover how to perform a Laplace Transform to solve differential equations. This video tries to show graphically what the Laplace Transform is doing and why figuring out the...

See More

Euler (Gimbal Lock) Explained

GuerrillaCG
8 min
Beginner
Video
Theory

In this video we explore Euler Rotations, the most common method for orienting objects in 3d. It's by-product "gimbal lock" can cause headaches for animators because the animated motion can...

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

Cascade Control Intro

Vincent Stevenson
8 min
Beginner
Video
Theory

How can we improve the disturbance rejection of our controllers using additional, relevant measurements? Tune in to find out!

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