resourcium_beta
Select any filter and click on Apply to see results

System Identification: Theory for the User

Lennart Ljung, Linkoping University, Sweden
Beginner
Book
Theory

From the Back Cover

The field's leading text, now completely updated. 

Modeling dynamical systems ― theory, methodology, and applications. 

Lennart Ljung's System Identification: Theory...

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

Kalman Filter Simulink 2022A example

Brian Douglas
Intermediate
Virtual Lab
Demonstration

This model is intended to help illustrate how a Kalman filter can estimate the state of a system. The "real system" is a nonlinear model of the Temperature Control Lab by Prof. John...

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

Virtual Labs for control education

Prof. José Luis Guzmán
Intermediate
Virtual Lab
Theory

This resource provides different links to virtual and remote labs that can be used for control education. Virtual and remote labs are very powerful tools for learning and teaching, that...

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

Averaging Methods in Nonlinear Dynamical Systems

Jan A. Sanders, Ferdinand Verhulst, James Murdock
Intermediate
Book
Theory

Perturbation theory and in particular normal form theory has shown strong growth during the last decades. So it is not surprising that the authors have presented an extensive revision of the...

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

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

MATLAB toolbox for control 101 course

Anthony Rossiter
Beginner
Software
Theory

Community toolbox project led by Anthony Rossiter and sponsored by MathWorks. The project incorporates input from various international collaborators. The aim is to make the developed...

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

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

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