resourcium_beta
Select any filter and click on Apply to see results

Kalman Filter Design

Mathworks
30 min
Intermediate
Article / Blog
Application

This example shows how to perform Kalman filtering. Both a steady state filter and a time varying filter are designed and simulated.

See More

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

Interactive Tool for PID understanding

Jose Luis Guzman, Karl Johan Astrom, Sebastian Dormido, Tore Hagglund, Manuel Berenguel, and Yves Piguet
Intermediate
App
Application

The module PID Basics is designed to explore the properties of a simple feedback loop by showing the time and frequency responses of a closed-loop system and demonstrating how these...

See More

Kalman Filter Virtual Lab

MathWorks - Melda Ulusoy
Intermediate
Virtual Lab
Application

The Kalman Filter virtual laboratory contains interactive exercises that let you study linear and extended Kalman filter design for state estimation of a simple pendulum system. The virtual...

See More

Nonlinear Model Identification

Mathworks
Intermediate
Article / Blog
Application

Mathwork overview page describing nonlinear model identification. Use nonlinear model identification when a linear model does not completely capture your system dynamics. You can identify...

See More

Model predictive control python toolbox

do-mpc
Intermediate
Software
Application

do-mpc is a comprehensive open-source toolbox for robust model predictive control (MPC) and moving horizon estimation (MHE)do-mpc enables the efficient formulation and solution of control...

See More

Matlab Radar Designer App

Mathworks
Intermediate
App
Application

The Radar Designer app is an interactive tool that assists engineers and system analysts with high-level design and assessment of radar systems at the early stage of radar development. Using...

See More

MATLAB Function: phased.MVDRBeamformer

Mathworks
Intermediate
Article / Blog
Application

The phased.MVDRBeamformer System object™ implements a narrowband minimum-variance distortionless-response (MVDR) beamformer. The MVDR beamformer is also called the Capon beamformer. An MVDR...

See More

Algorithms for Automated Driving

Mario Theers
Intermediate
Project
Application

Each chapter of this (mini-)book guides you in programming one important software component for automated driving. Currently, this book contains two chapters: Lane Detection, and Control...

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

Conventional and Adaptive Beamformers

Mathworks
Intermediate
Example
Application

This example illustrates how to apply digital beamforming to a narrowband signal received by an antenna array. Three beamforming algorithms are illustrated: the phase shift beamformer...

See More

MATLAB Function: ztrans

MathWorks
Intermediate
Software
Application

ztrans(f) finds the Z-Transform of f. By default, the independent variable is n and the transformation variable is z. If f does not contain n, ztrans uses symvar. 

See More

TCLab PID Control

John Hedengren
60 min
Intermediate
Article / Blog
Application

Implement a PID controller on the Temperature Control Lab hardware to drive the temperature from room temperature to 60 degrees C. This resource lets you attempt the design yourself first...

See More