resourcium_beta
Select any filter and click on Apply to see results

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

Multi-agent reinforcement learning: An overview

L. Bus ̧oniu, R. Babusˇka, and B. De Schutter
Intermediate
Peer Reviewed Paper
Theory

From the abstract:

Multi-agent systems can be used to address problems in a variety of do- mains, including robotics, distributed control, telecommunications, and economics. The complexity...

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

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 Design Onramp with Simulink

MathWorks
60 min
Beginner
Software
Demonstration

Learn the basics of feedback control design in Simulink®. Adjust the gains of a PID controller to change the dynamics of a physical system and get the closed-loop system behavior that you...

See More

Experimental evaluation of feedforward tuning rules

F. Garcia-Manas, J.L. Guzman, F. Rodriguez, M. Berenguel, T. Hagglund
Advanced
Peer Reviewed Paper
Demonstration

This paper presents a practical comparison for some of the most relevant tuning rules for feedforward compensators that have been published in the recent years. The work is focused on the...

See More

Fast chirp FMCW Radar in automotive applications

Ziqiang Tong, Ralf Reuter, Masahiko Fujimoto
Advanced
Peer Reviewed Paper
Theory

FMCW (frequency-modulated continuous wave radar) modulations have been popularly implemented in the automotive radar applications. This document demonstrates system requirement for a new...

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