The freqz function appears to return the frequency values and the frequency response backwards. Like it is supposed to return in the order (h,w) but it actually returns in the order (w,h).