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