Questions: Orthogonal Signal Decomposition and Basis Functions

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A signal needs to be decomposed using an orthogonal basis and you want to find c₃ — how much of basis function φ₃ is present. Which procedure correctly exploits orthogonality?

ACompute the inner product of the signal with all other basis functions, then subtract their contributions to isolate c₃
BSolve a system of N equations simultaneously, because changing one coefficient always affects the fit of the others
CCompute ⟨x, φ₃⟩/‖φ₃‖² — orthogonality ensures this inner product isolates c₃ without reference to any other coefficient
DTake the Fourier transform of the signal and read off c₃ from the spectrum at the corresponding frequency
Question 2 Multiple Choice

Why does using a non-orthogonal basis create problems for signal decomposition?

ANon-orthogonal bases cannot span the full signal space, so exact reconstruction is impossible
BBasis functions with nonzero inner products overlap, so their coefficients are coupled — extracting them requires solving a linear system, and noise spreads across all coefficients
CNon-orthogonal decompositions always produce complex-valued coefficients even for real signals
DNon-orthogonal bases require more basis functions to represent the same signal
Question 3 True / False

In an orthogonal basis, knowing how much of one basis function is present in a signal tells you nothing about how much of any other basis function is present.

TTrue
FFalse
Question 4 True / False

Any basis that spans the full signal space (a complete basis) is also orthogonal.

TTrue
FFalse
Question 5 Short Answer

Explain why orthogonality is so valuable for signal decomposition. What goes wrong if you use a non-orthogonal basis instead?

Think about your answer, then reveal below.