From 6d9564af66c2c10620527e08f3da4faaeb8a6904 Mon Sep 17 00:00:00 2001 From: Wan Ziyu Date: Fri, 13 Mar 2026 13:38:37 +0900 Subject: [PATCH] added some notes --- wip/dsp-notes.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 wip/dsp-notes.md diff --git a/wip/dsp-notes.md b/wip/dsp-notes.md new file mode 100644 index 0000000..ea57b6b --- /dev/null +++ b/wip/dsp-notes.md @@ -0,0 +1,14 @@ +# digital signal processing + +A boring lecture about signals and systems, and its digital implementation in DSP. +Borderline 'song' less 'poetic'. + +The actual material (text that is read out by a vocal synthesiser) is in Japanese. + +## Simple notes + +For things that are not easily pronounced (e.g. formulae, expressions, symbols), inclusive either: +- Mark how the thing should be pronounced in a pair of adjacent parentheses + - e.g. H(ω) (エッチオメガ) +- (inclusive) Or don't embed these elements too deep into the flow of sentences; use common, laymen's language instead + - e.g. not `Fs/2(サンプリング周波数の半分)までの帯域を忠実に再構成できる` but `サンプリング周波数の半分までの帯域を忠実に再構成できる`