IMAT Vold-Kalman filter class.
vkf = IMATVKFilter(npoles)
The IMATVKFILTER class is derived from the VOLDKALMANFILTER class. It implements the enhanced Vold-Kalman filter.
NPOLES is the number of poles for the filter. A higher order generates a sharper filter at the expense of longer execution time.