Multiscale
Multiscale
PS-O5
February 13, 2025
y = A(x) + η, (1)
where:
where R(x) is a regularization term and λ controls the trade-off between data fidelity
and regularization.
Ta (f ∗ g) = (Ta f ) ∗ g. (4)
That is, shifting the input function f before convolution results in the same shift in
the output.
1
3 Nyquist–Shannon Sampling Theorem
The Nyquist–Shannon theorem states that a bandlimited signal x(t) with maximum fre-
quency fmax can be perfectly reconstructed from discrete samples taken at a rate of at
least:
fs ≥ 2fmax . (5)
Reconstruction is achieved using the interpolation formula:
∞
X t − nT
x(t) = xn sinc , (6)
n=−∞
T
sin(πx) 1
where sinc(x) = πx
and T = fs
is the sampling interval.
where:
A common choice is a = −0.5, which provides smooth results while avoiding excessive
blurring.