
Linearizing Around a Fixed Point [Control Bootcamp]
This lecture describes how to obtain linear system of equations for a nonlinear system by linearizing about a fixed point. This is worked out for the simple pendulum "by-hand" and in...
See MoreTCLab: An Inexpensive Experimental Platform for Students to Learn Feedback
The temperature control lab (TCLab) reinforces process feedback control with real data. The TCLab hardware consists of an Arduino® shield that fits onto a standard Arduino Leonardo...
See MoreUsing Transfer Learning | Deep Learning for Engineers, Part 4
This video introduces the idea of transfer learning. Transfer learning is modifying an existing deep network architecture and then retraining it to accomplish your task rather than the task...
See MoreIntroduction to Classic Control Theory (Japanese)
A collection of video lectures by Yuki Nishimura covering an introduction to classic control theory.
See MoreWhat are Phased Arrays?
This video introduces the concept of phased arrays. An array refers to multiple sensors, arranged in some configuration, that act together to produce a desired sensor pattern. With a phased...
See MoreUsing ‘fminsearch’ to Minimize a Function Specified by a File with Extra Par...
In this video we show 4 different ways to use/call Matlab’s ‘fminsearch’ function to perform unconstrained optimization.Topics and timestamps:0:00 – Introduc...
See MoreSimulink Onramp
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 MoreIntroduction to Radar Systems: Target Radar Cross Section
This course is presented by Robert M. O'Donnell, a former researcher at MIT Lincoln Laboratory, and is designed to instill a basic working knowledge of radar systems.
The set of 10 lectures...
See MoreSystems Engineering, Part 2: Towards a Model-Based Approach
The role of systems engineering is to help find and maintain a balance between the stakeholder needs, the management needs, and the engineering needs of a project. So we can think of it as...
See MoreIntroduction to Linear Quadratic Regulator (LQR) Control
In this video we introduce the linear quadratic regulator (LQR) controller. We show that an LQR controller is a full state feedback controller where the gain matrix K is computed by solving...
See MoreWhat are Lead Lag Compensators? An Introduction.
This videos covers the very basic definition of what a lead/lag compensator is. Every control system engineer should have a basic understanding of lead/lag compensators since along with PID...
See MoreENG 1718 - MODELAGEM DE SISTEMAS DINÂMICOS (Portuguese)
Vídeos do curso Modelagem de Sistemas Dinâmicos. Mais informações na página do curso: https://helonayala.github.io/teaching/2018-msd/
See MoreComputing Euler Angles: Tracking Attitude Using Quaternions
In this video we continue our discussion on how to track the attitude of a body in space using quaternions. The quaternion method is similar to the Euler Ki...
See MoreSystem Identification: Sparse Nonlinear Models with Control
This lecture explores an extension of the sparse identification of nonlinear dynamics (SINDy) algorithm to include inputs and control. The resulting SINDY with control (SINDYc) can be used...
See MoreNyquist Stability Criterion
The Wikipedia article on Nyquist Stability Criterion. This covers the Nyquist plot, the Cauchy argument principle, and the stability criterion itself. A mathematical derivation is also...
See MoreMATLAB Online
Use MATLAB and Simulink through your web browser. No downloads or installations. MATLAB® Online™ provides access to MATLAB and Simulink from any standard web browser wherever you have...
See MoreMATLAB Discovery Page - Anomaly Detection
Anomaly detection is the process of identifying events or patterns that differ from expected behavior. Anomaly detection can range from simple outlier detection to complex machine learning...
See MoreDSP Related
Website with a lot of good content for any DSP scientists, researchers, and developers.
See MoreWhy is a Chirp Signal used in Radar?
Gives an intuitive explanation of why the Chirp signal is a good compromise between an impulse waveform and a sinusoidal pulse waveform for radar.
See MoreNonlinear System Identification | System Identification, Part 3
Learn about nonlinear system identification by walking through one of the many possible model options: A nonlinear ARX model. Brian Douglas covers the importance of adding an offset term to...
See MoreIntro to Data Science: Overview
This lecture provides an introductory overview to data science. I will discuss the high-level goals of this lecture series, and how data science is about asking and answering questions with...
See MoreWhat Is a Control System and Why Should I Care?
This is a 25 minute abbreviated version of the Part 1 & Part 2 talk. It goes through the basic ideas while skipping some of the details and examples of the longer talks. The talk abstract...
See MoreControl Bootcamp: Observability Example in Matlab
This video explores observability in Matlab on the example system of an inverted pendulum on a cart.
See MoreOIT System Design Laboratory (Japanese)
A collection of video lectures from OIT SDL.
See MoreConverting Constrained Optimization to Unconstrained Optimization Using the ...
In this video we show how to convert a constrained optimization problem into an approximately equivalent unconstrained optimization problem using the penalty...
See More