Lesson Monday September 23th

# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
    matplotlib.RcParams._get = dict.get

Lesson Monday September 23th#

During today’s lesson you’ll work on a complex exercise on the topic of Extension. Please ask your questions regarding the homework as well!

Exercise Extension#

Given the following structure.

../../_images/structure13.svg
  1. Find the displacement of \(\text{R}\)

  2. Draw the displaced structure