{ "cells": [ { "cell_type": "markdown", "id": "2802cad5-f014-4566-953d-2ae6b6e62d6e", "metadata": { "tags": [] }, "source": [ "# Lab 4: The human experience of sound\n", "\n", " Last updated 8/12/2024 " ] }, { "cell_type": "markdown", "id": "9b6c0fd5-9380-4d32-bf67-2210d89aa79b", "metadata": {}, "source": [ "## 00. Content \n", "\n", " Mathematics \n", "- converting back and forth between trig and exponential notations\n", "- combining components of the same frequency by factoring\n", "- writing complicated functions using just one term per frequency component\n", " \n", " Programming Skills \n", "- N/A\n", " \n", " Embedded Systems \n", "- N/A\n", "\n", "## 0. Required Hardware \n", "- N/A" ] }, { "cell_type": "markdown", "id": "0cccb145-a8ce-46bb-b694-c5b74518114e", "metadata": {}, "source": [ "