Shearing Stress
In this lecture, we introduce the concept of shear stress. Consider the load scenario and a 2D sketch of an element shown in Fig. 1 …
In this lecture, we introduce the concept of shear stress. Consider the load scenario and a 2D sketch of an element shown in Fig. 1 …
This brief lecture explains how to move (better to say “translate”) forces from one point to another. This is a useful technique for analyzing the …
Consider a triangular-shaped rigid body shown in Fig. 1. below. The body is supported by a pin support at point A, and by a roller …
In this lecture, we introduce the concept of stress and the concept of normal stress. A YouTube video accompanying this lecture is given below. Consider …
In this post, we briefly revise the basic principles of statics and we apply them to compute the reaction forces of a beam. We revise …
In this numerical linear algebra and Python tutorial, we explain how to define matrices and how to perform basic matrix operations in Python using the …
Introduction In this post and tutorial, we provide an introduction to Subspace Identification (SI) methods and we develop codes that can be used to effectively …
In this post, we explain how to simulate a model reference adaptive controller in MATLAB. The motivation for creating this post comes from the fact …
In this post, we explain how to interpolate function values in MATLAB. The goal is to generate function values at predefined coarse-spaced points and then …
In this post, we explain how to simulate Ordinary Differential Equations (ODEs) with time-varying coefficients and time-varying inputs in MATLAB. Consider an ODE, given by …