resourcium_beta
Select any filter and click on Apply to see results

Thoughts on Furthering the Control Education of Practicing Engineers

Dr. Daniel Y. Abramovitch, Agilent Technologies, American Automatic Control Council Education Committe Chair
60 min
Intermediate
Article / Blog
Demonstration

This paper was presented at the 2019 IFAC Advances on Control Education Conference (IFAC-ACE), Philadelphia, PA, USA, July 7-9, 2019, and is in the conference proceedings. This paper aims to...

See More

What Is Fuzzy Logic | Fuzzy Logic Part 1

Mathworks - Brian Douglas
16 min
Beginner
Video
Theory

This video introduces fuzzy logic and explains how you can use it to design a fuzzy inference system (FIS), which is a powerful way to use human experience to design complex systems...

See More

How Simulations Work

Tucker McClure
30 min
Beginner
Article / Blog
Theory

This article sets out the critical aspects of building good simulations — that is, simulations that are accurate, easy to develop and analyze, and fast. The first sections deal with how a...

See More

Understanding P, I, and D

R. Russell Rhinehart
30 min
Intermediate
Article / Blog
Theory

Understanding what the proportional, integral, and derivative terms do within the PID controller is essential to choose appropriate action, trouble shoot controllers, chose appropriate...

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

The Linear Quadratic Regulator

Laurent Lessard
Beginner
Article / Blog
Theory

In these notes, we will derive the solution to the finite-horizon linear quadratic regulator (LQR) problem in several different ways. Fundamentally, LQR can be viewed as a large least...

See More

Robotic Car - A Simple Way to Build a Model

Brian Douglas
15 min
Beginner
Video
Theory

You don't always have to work out the math in order to build up a model of your system. Sometimes generating a model is as easy as running a simple test and inspecting the results. I show...

See More

Yann LeCun’s Deep Learning Course at CDS

Yann LeCun, Alfredo Canziani
Intermediate
Course
Theory

This course concerns the latest techniques in deep learning and representation learning, focusing on supervised and unsupervised deep learning, embedding methods, metric learning...

See More