blackmannuttall This function returns the filter coefficients of a Blackman-Nuttall window. Calling Sequence w = blackmannuttall (m) w = blackmannuttall (m, opt) Parameters m: positive integer value opt: string value, takes "periodic" or "symmetric" w: output variable, vector of real numbers Examples