resourcium_beta
Select any filter and click on Apply to see results

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

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

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 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

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

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 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

Python Control Systems Library

python-control.org
Intermediate
Software
Application

The python-control package is a set of python classes and functions that implement common operations for the analysis and design of feedback control systems. The initial goal is to implement...

See More

Cohen-Coon Tuning

Jacques Smuts
15 min
Intermediate
Article / Blog
Application

A procedure and commentary on this tuning approach that includes deadtime.

See More

Robotarium by Georgia Tech

Georgia Tech
0 min
Intermediate
Remote Lab
Application

The Robotarium project provides a remotely accessible swarm robotics research platform that remains freely accessible to anyone. Currently, Robotics research requires significant investments...

See More

MATLAB function: phased.LCMVBeamformer

Mathworks - Brian Douglas
Intermediate
Article / Blog
Application

The phased.LCMVBeamformer object implements a narrowband linear-constraint minimum-variance (LCMV) beamformer for a sensor array. The LCMV beamformer belongs to the family of constrained...

See More