Quiz: Digitale AV-Technik – Transformation von Audiodateien¶
Im Folgenden hören Sie einen kurzen Jingle und verschiedene Transformationen dieses Jingles. Bitte wählen Sie jeweils die richtige Formel für die Transformation aus.
Original Jingle: \(f(t)\)¶
Note that this illustration is not the actual waveform of the jingle.
Transformation 1: \(f_1(t)\)¶
Frage: Was ist anders am Jingle?
Welche Formel beschreibt die Änderung?
- A: \(f_1(t) = f(\frac{t}{2})\)
- B: \(f_1(t) = f(2t)\)
- C: \(f_1(t) = f(t+2)\)
Transformation 2: \(f_2(t)\)¶
Frage: Was ist anders am Jingle?
Welche Formel beschreibt die Änderung?
- \(f_2(t) = f(\frac{t}{2})\)
- \(f_2(t) = f(2t)\)
- \(f_2(t) = f(t-2)\)
Transformation 3: \(f_3(t)\)¶
Frage:
Welche Formel beschreibt die Änderung?
- \(f_3(t) = -f(t)\)
- \(f_3(t) = f(T-t)\)
- \(f_3(t) = f(-t)\)
Transformation 4: \(f_4(t)\)¶
Frage:
Welche Formel beschreibt die Änderung?
- \(f_4(t) = f(0.3*t)\)
- \(f_4(t) = f(t - 0.3)\)
- \(f_4(t) = 0.3*f(t)\)
Inspired by MIT 6.003 Signals and Systems, Fall 2011, Lecture 01