Appendices

The ten appendices collect the reference material that the chapters lean on but do not stop to derive. Reach for them the way you reach for a datasheet: when you need the exact definition of a wavelet, the pinout of an inertial measurement unit, the download URL for a benchmark, or the precise formula behind a metric you are about to report. Each appendix is self-contained, so you can jump straight to the one you need without reading the others first.

Appendices A and B refresh the mathematics and deep-learning background. Appendices C through E cover the physical and software substrate: sensors, tools, and data. Appendices F and G handle measurement and simulation. Appendices H through J support teaching and self-study with syllabi, worked solutions, and a unified notation table.

The Ten Appendices

AMathematical and Signal-Processing Reference BDeep Learning Refresher for Sequences and Tensors CSensor Hardware Guide DThe Sensory AI Toolchain ESensor Datasets and Benchmarks FEvaluation Metrics Reference GSynthetic Data and Simulation Resources HCourse Syllabi ISolutions to Selected Exercises JNotation and Glossary

What Each Appendix Covers

AppendixTitleReach for it when you need
AMathematical and Signal-Processing ReferenceLinear algebra, probability, Fourier and wavelet transforms, filtering, and sampling identities stated compactly for quick lookup, for example the discrete Fourier transform \(X_k = \sum_{n=0}^{N-1} x_n\, e^{-i 2\pi k n / N}\).
BDeep Learning Refresher for Sequences and TensorsA concise recap of convolutions, recurrent and attention layers, normalization, and optimization, framed around the tensor shapes that sensor streams produce.
CSensor Hardware GuidePractical specifications for accelerometers, gyroscopes, microphones, cameras, radar, and lidar, with interfaces, sampling rates, and noise characteristics.
DThe Sensory AI ToolchainThe libraries and frameworks used throughout the book for acquisition, preprocessing, modeling, and deployment, with install notes and version guidance.
ESensor Datasets and BenchmarksA catalog of public datasets and benchmarks across modalities, with sizes, licenses, tasks, and download pointers for reproducing chapter experiments.
FEvaluation Metrics ReferenceDefinitions and formulas for classification, detection, regression, and time-series metrics, with guidance on when each applies and how to avoid common misreports.
GSynthetic Data and Simulation ResourcesSimulators, physics engines, and generative pipelines for synthesizing labeled sensor data when real recordings are scarce or expensive.
HCourse SyllabiReady-to-adapt schedules that map the book onto a one-semester or two-semester course, with pacing, prerequisites, and assessment suggestions.
ISolutions to Selected ExercisesWorked solutions and answer sketches for a representative subset of end-of-chapter exercises, useful for self-checking and for instructors.
JNotation and GlossaryThe unified symbol table and a glossary of terms, so that a symbol such as \(\mathbf{x}_t\) means the same thing in every chapter.