## Problem The value of the first sample of the Hamming window function is zero. 1. True 2. False > [!Solution]- > > 2. False > > The value of the first sample of the Hamming window is $w_{Ham}(0)=0.8$. The Hanning window is $w_{Han}(0) = 0$. >