resourcium_beta
Select any filter and click on Apply to see results

Routh-Hurwitz Criterion, An Introduction

Brian Douglas
12 min
Beginner
Video
Theory

This video gives an introduction into the Routh-Hurwitz Criterion and the Routh Array. I also present a little background information in order to emphasize why the method was developed and...

See More

SVD: Eigenfaces 3 [Python]

Steve Brunton
5 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 3).

See More

Least Squares Regression and the SVD

Steve Brunton
5 min
Beginner
Video
Theory

This video describes how the SVD can be used to solve linear systems of equations. In particular, it is possible to solve nonsquare systems (overdetermined or underdetermined) via least...

See More

Solving the 1D Heat Equation

Christopher Lum
47 min
Beginner
Video
Theory

In this video we simplify the general heat equation to look at only a single spatial variable, thereby obtaining the 1D heat equation. We solving the result...

See More

Closed Loop Feedback Control

Vincent Stevenson
13 min
Beginner
Video
Theory

Intro to closed loop (feedback) control motivation, theory, block diagrams and block diagram algebra, and PID controllers

See More

Bode Plots by Hand: Real Constants

Brian Douglas
8 min
Beginner
Video
Theory

This video describes the benefit of being able to approximate a Bode plot by hand and explains what a Bode plot looks like for a simple transfer function; a real constant.

See More