sosfilt Calling Sequence [y]=sosfilt(sos,x) Parameters sos: Real or complex valued Lx6 vector or matrix x: Real or complex valued vector or matrix Description This is an Octave function Second order section digital filter sos is applied to the input vector and the output vector obtained is of the same length. Examples