Math/Control Systems Tutorial – Partial Fraction Expansion with MATLAB
In this post we explain partial fraction expansion. This is the first part. The second part is given here. Here is a video accompanying this …
In this post we explain partial fraction expansion. This is the first part. The second part is given here. Here is a video accompanying this …
In this video, we explain how to introduce damping into a finite element model of a thin plate. The video is given below. This video …
In this video, we explain how to simulate a thin plate deformation using the COMSOL Multiphysics modeling package. The video is given below. The continuation …
In this optimization tutorial, we explain how to solve multi-variable optimization problems in MATLAB. We use the MATLAB function fmincon(). We explain how to define …
In this post, we will learn how to numerically solve systems of nonlinear equations using the MATLAB programming language. These types of problems appear in …
In this post, we explain the purpose and basic usage of pull-up and pull-down resistors and we explain the purpose of interrupts in Raspberry Pi …
In this lecture, we introduce the concept of harmonic oscillators. We derive an equation of motion of a harmonic oscillator and derive an analytical solution. …
In this lecture, you will learn to sketch free-body and kinetic diagrams of a simple pendulum. Furthermore, you will learn to develop the equation of …
In this post, we explain how to connect a low-cost incremental rotary encoder (LPD3806-600BM) to a Raspberry Pi microcontroller. We provide detailed instructions with a …
In this post, we explain how to discretize and implement a Proportional Integral Derivative (PID), controller. To demonstrate the PID controller implementation, we use a …