resourcium_beta
Select any filter and click on Apply to see results

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

Introduction to Anomaly Detection for Engineers

Mathworks - Brian Douglas
15 min
Beginner
Video
Theory

Anomaly detection is the process of identifying events or patterns that differ from expected behavior. This is important for applications like predictive maintenance but can be hard to...

See More

Kalman and Bayesian Filters in Python

rlabbe
Beginner
Software
Application

Introductory text for Kalman and Bayesian filters. All code is written in Python, and the book itself is written using Juptyer Notebook so that you can run and modify the code in your...

See More

PID Controller Variations

R. Russell Rhinehart
20 min
Intermediate
Article / Blog
Application

It is important to understand the variations on the PID algorithm when tuning and when choosing a version that is consistent within your use context.  Unfortunately, there are many names for...

See More

The Linear Quadratic Regulator

Laurent Lessard
Beginner
Article / Blog
Theory

In these notes, we will derive the solution to the finite-horizon linear quadratic regulator (LQR) problem in several different ways. Fundamentally, LQR can be viewed as a large least...

See More

MATLAB Example: Doppler Estimation

Mathworks
Intermediate
Example
Application

This example shows a monostatic pulse radar detecting the radial velocity of moving targets at specific ranges. The speed is derived from the Doppler shift caused by the moving targets. We...

See More

Bumpless Transfer and Tuning

Jacques Smuts
15 min
Intermediate
Article / Blog
Application

Switching from MAN to AUTO mode or LOCAL to CASCADE or changing the controller integral time should not cause a change in the controller output, a bump.  But a primitive coding of the PID...

See More

Robotic Car - A Simple Way to Build a Model

Brian Douglas
15 min
Beginner
Video
Theory

You don't always have to work out the math in order to build up a model of your system. Sometimes generating a model is as easy as running a simple test and inspecting the results. I show...

See More

System Identification: Regression Models

Steve Brunton
5 min
Intermediate
Video
Theory

This lecture provides an overview of modern data-driven regression methods for linear and nonlinear system identification, based on the dynamic mode decomposition (DMD), Koopman theory, and...

See More

DSP Lecture 1: Signals

Rich Radke
66 min
Beginner
Video
Theory

This is a video lecture for ECSE-4530 Digital Signal Processing by Rich Radke, Rensselaer Polytechnic Institute.

See More

What Is a Control System and Why Should I Care?

Dr. Daniel Y. Abramovitch, Agilent Technologies, American Automatic Control Council Education Committe Chair
25 min
Beginner
Video
Demonstration

This is a 25 minute abbreviated version of the Part 1 & Part 2 talk.  It goes through the basic ideas while skipping some of the details and examples of the longer talks.   The talk abstract...

See More

Control Bootcamp: LQG Example in Matlab

Steve Brunton
13 min
Beginner
Video
Theory

This video combines the LQR and Kalman filter in Matlab on the example of an inverted pendulum on a cart. We stabilize the full nonlinear system with a measurement of a single variable (the...

See More