I want ti understand how to calculate the scaling coefficient given scaling function.
In the book I read formula such formula for scaling function is proposed.
$\phi(t) = \sum_{n} h(n) \sqrt2 \phi(2t-n)$
And next, in the example for Haar wavelet system there coefficient $h(0) = \frac{1}{\sqrt 2}$, and $h(1) = \frac{1}{\sqrt 2}$
But I can't understand, how the coefficient has been calculated? Is there exist an explicit formula for scaling coefficient given a scaling function? Or maybe we need to proof it somehow