Translation of forExplains the translation of for-expressions in Scala using map, flatmap, and filter functions, with examples and a discussion on its generalization to different types.
Frequency Domain AnalysisExplores system analysis in the frequency domain, covering sinusoidal transfer functions, resonant frequencies, and filter design.
Enums: Pure DataCovers enums as a shorthand for case class hierarchies, focusing on modeling pure data.
Code Generation LabCovers generating code for a compiler, translating an Amy program to WebAssembly, including memory management and pattern matching compilation.
Filter Structures: Part 2Explores the geometric interpretation of filter responses and the challenges of achieving causal filters in real-time signal processing.