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

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

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

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

Multibeam Radar for Adaptive Search and Track

Mathworks - Brian Douglas
Intermediate
Example
Application

This MATLAB example shows how to use radarDataGenerator for a closed-loop simulation of a multifunction phased array radar (MPAR). The example starts by defining MPAR system parameters and...

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

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