resourcium_beta
Select any filter and click on Apply to see results

What's a Control System and Why Should I Care?

Daniel Y. Abramovitch
Beginner
Article / Blog
Theory

This paper is designed as a primer for college level STEM students about to take their first formal class in feedback control systems. This means that the explanations assume the reader has...

See More

T-RECS System

Tangibles That Teach
Beginner
Hardware
Application

The Transportable Rotorcraft Electronic Control System (T-RECS) is a collection of components that can be built into a rotorcraft demonstrator.  This hardware can be used as a test bed 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

Extremum Seeking Control

Steve Brunton
18 min
Beginner
Video
Theory

This lecture provides an overview of extremum-seeking control (ESC), which is an adaptive equation free method of controlling nonlinear systems. A sinusoidal perturbation is added to the...

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

Why Do Radars Chirp? | Pulse Waveform Basics

Mathworks - Brian Douglas
Beginner
Video
Theory

 

This tech talk covers how different pulse waveforms affect radar and sonar performance. See the difference between a rectangular pulse and a linear frequency modulated pulse, as well as...

See More

Radar Angular Resolution

Christian Wolff
Beginner
Article / Blog
Theory

This radartutorial.eu page describes angular resolution. Radar angular resolution is the minimum distance between two equally large targets at the same range which radar is able to...

See More

MATLAB Online

Mathworks
Beginner
App
Application

Use MATLAB and Simulink through your web browser. No downloads or installations. MATLAB® Online™ provides access to MATLAB and Simulink from any standard web browser wherever you have...

See More

DSP Related

DSP Related
Beginner
Article / Blog
Application

Website with a lot of good content for any DSP scientists, researchers, and developers.

See More

Reinforcement Learning: An Introduction

Richard S. Sutton and Andrew G. Barto
Beginner
Book
Theory

From the book introduction:

The idea that we learn by interacting with our environment is probably the first to occur to us when we think about the nature of learning. When an infant plays...

See More

Virtual Lab for a Two-tanks system

Jose Luis Guzman and Fatima Gonzalez
Beginner
Virtual Lab
Application

This is a virtual lab for a two-tank system that can be used for modelling and control learing/teaching purposes. Open-loop tests and closed-loop simulatons based on PI control or PI plus...

See More

Simulink Onramp

MathWorks
120 min
Beginner
Tutorial
Demonstration

Learn the basics of how to create, edit, and simulate models in Simulink®. Use block diagrams to represent real-world systems and simulate components and algorithms.

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