Cow
Jump to navigation
Jump to search
Purpose
Correlation Optimized Warping function with linear interpolation.
Synopsis
- [Warping,XWarped,Diagnos] = cow(T,X,Seg,Slack,Options);
Description
Correlation Optimized Warping is a method which can eliminate shift-related artifacts from measurements by correcting a sample vector towards a reference. The COW function is included with PLS_Toolbox as a part of the Dynamic Time Warping and Correlation Optimized Warping package available from the | University of Copenhagen Department of Food Science, Faculty of Life Sciences. The full package can be found in the PLS_Toolbox/extensions/warpingtb folder.
NOTE: COW and other function included with this package are not DataSet compatible.