resourcium_beta
Select any filter and click on Apply to see results

Z-Transform - Practical Applications

Philip Salmony
26 min
Intermediate
Video
Application

Covering practical applications of the Z-transform used in digital signal processing, for example, stability analysis and frequency response of discrete-time systems. Theory, C code, and...

See More

The AVA Flight Computer

Joe Barnard - BPS Space
18 min
Beginner
Video
Application

This video describes the board design, hardware architecture, and software components of the All Vehicle Avionics (AVA) flight computer that was designed by Joe Barnard of BPS Space.  This...

See More

A real control system - how to start designing

Brian Douglas
26 min
Beginner
Video
Application

Let’s design a control system the way you might approach it in a real situation rather than an academic one. In this video, I step through a control problem and show how control theory is...

See More

Vibrational Control in Insect Flight

Dynamics Uci - Taha, Kiani, Hendrick, and Greeter
7 min
Intermediate
Video
Application

Abstract: It is generally accepted among biology and engineering communities that insects are unstable at hover. However, existing approaches that rely on direct averaging do not fully...

See More

Extremum Seeking Control in Matlab

Steve Brunton
17 min
Beginner
Video
Application

This lecture explores extremum-seeking control (ESC) on a simple example in Matlab. In particular, a discrete-time (digital) version of ESC is coded in a Matlab script.

See More

PID Controller Implementation in Software

Philip Salmony
20 min
Intermediate
Video
Application

How to implement a PID controller in software using C, discussing theory and practical considerations. Demonstration of PID controller code using a custom flight simulator.

See More

Projectile Motion Practice Problems

The Organic Chemistry Tutor
28 min
Intermediate
Video
Application

In this video, practice along questions on an important topic of Kinematics i.e Projectile Motion. Practicing would help you remember the concepts and also understand them better.

See More

Projectile Motion Equations and Theory

The Organic Chemistry Tutor
28 min
Beginner
Video
Application

In this video, an important topic under 2D Kinematics i.e. Projectile Motion, is covered. Its theory, equations, and examples are thoroughly discussed.

See More

Sprint - Test Flight 8 and Data Review

Joe Barnard - BPS Space
17 min
Beginner
Video
Application

This video is part of a series that details the design, build, and test of Sprint - a thrust vector controlled model rocket by Joe Barnard of BPS Space.

See More

SVD: Eigenfaces 1 [Python]

Steve Brunton
4 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 1).

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 4 [Matlab]

Steve Brunton
6 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 4).

See More