
MATLAB Documentation page: nlarx command
This is the Mathworks documentation page for the nlarx MATLAB command.
See MoreDynamic Mode Decomposition (Overview)
In this video, we introduce the dynamic mode decomposition (DMD), a recent technique to extract spatio-temporal coherent structures directly from high-dimensional data. DMD has been widely...
See MoreCohen-Coon Tuning
A procedure and commentary on this tuning approach that includes deadtime.
See MorePulse Waveform Analyzer App
The Pulse Waveform Analyzer app lets you explore the properties of signals commonly used in radar. You can display 2-D and 3-D plots that let you visualize waveform time series and spectra.
... See MoreMATLAB Command: lqr
MATLAB command documentation for the Linear-Quadratic Regulator (lqr) function.
See MoreWhat is Residual Analysis?
Residuals are differences between the one-step-predicted output from the model and the measured output from the validation data set. Thus, residuals represent the portion of the validation...
See MoreSimulink example: Adaptive MPC Control of Nonlinear Chemical Reactor Using O...
This example shows how to use an Adaptive MPC controller to control a nonlinear continuous stirred tank reactor (CSTR) as it transitions from low conversion rate to high conversion rate.
A...
See MoreHow Antennas Work
Antennas constitute as a major component in various communication systems, signal transmission and many others. It is important to understand how they work and create propagating waves in...
See MoreThe Demod Squad: A Tutorial on the Utility and Methodologies for Using Modul...
Video talk of the paper by the same name.
See MorePrincipal Component Analysis (PCA) 2 [Python]
This video describes how the singular value decomposition (SVD) can be used for principal component analysis (PCA) in Python (part 2).
See MoreTuning PID Controllers
Tuning controllers is the procedure for choosing the coefficient values for the P, I and D modes. It must be simple to execute, fast, and non-disruptive to the operating process. Heuristic...
See MoreWind Tunnel Data Analysis and Testing Considerations
This is the last video in our 3 part series on wind tunnel testing. In this video, we discuss what typical plots of wind tunnel data might look like and how to extract relevant information...
See MoreControl Valve Problems
Control valve problems can severely affect control loop performance and, unless eliminated, they can make controller tuning a challenging (sometimes impossible) task. Some problems are quite...
See MoreOverride and Reset Feedback
Override controllers are for safety or switching to auxiliary variables. The non-selected controller needs to prevent becoming wound up.
See MoreJupyter Notebook: Code used to generate vibrational control of inverted pend...
Jupyter Notebook: Code used to generate vibrational control of inverted pendulum figures
See MoreMulti-Agent Reinforcement Learning: Independent vs Cooperative Agents
From the Abstract:
Intelligent human agents exist in a cooperative social environment that facilitates learning. They learn not only by trialand -error, but also through cooperation by...
See MoreSystem Identification: Dynamic Mode Decomposition with Control
This lecture provides an overview of dynamic mode decomposition with control (DMDc) for full-state system identification. DMDc is a least-squares regression technique based on the singular...
See MoreInteractive Tool about PID tuning rules
Hundreds of PID design methods are available in literature. Many of them are very similar and sometimes it is not straightforward to understand their purposes. This interactive software tool...
See MoreAdaptive Control (Part I) — Hypersonics and the MIT Rule
This blog post introduces the algorithm that ruled the adaptive flight control system of the first manned hypersonic aircraft, the North American X-15.
See MoreNonlinear Control Output Signal Characterization
If the process gain makes large changes over the operating range, then tuning PID (or other linear) controllers is difficult. If tuned for one region, the controller is undesirably sluggish...
See MoreIntegral Wind-Up and Solution
What is integral wind-up and how velocity mode solves it.
See MoreThe Linear Quadratic Regulator (LQR)
Lecture notes for ECE717 on LQR control by Laurent Lessard. There is a section that shows how the Algebraic Riccati Equation is part of the LQR solution by "completing the square".
See MoreMATLAB Documentation page: idLinear mapping object
This is the Mathworks documentation page for the idLinear mapping object.
See MoreProjectile Motion Practice Problems
In this video, practice along questions on an important topic of Kinematics i.e Projectile Motion. Practicing would help you remember the concepts and also understand them better.
See MoreMATLAB Example: Doppler Estimation
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