Cow: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Donal
imported>Donal
Line 9: Line 9:
===Description===
===Description===


The COW function is included with PLS_Toolbox as a part of the Dynamic Time Warping and Correlation Optimized Warping package available from the [http://www.models.kvl.dk/dtw_cow| University of Copenhagen Department of Food Science, Faculty of Life Sciences]. The full package can be found in the '''PLS_Toolbox/extensions/warpingtb''' folder.
The COW function is included with PLS_Toolbox as a part of the Dynamic Time Warping and Correlation Optimized Warping package available from the [http://www.models.kvl.dk/dtw_cow | 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.
'''NOTE:''' COW and other function included with this package are not DataSet compatible.

Revision as of 11:20, 5 September 2012

Purpose

Correlation Optimized Warping function with linear interpolation.

Synopsis

[Warping,XWarped,Diagnos] = cow(T,X,Seg,Slack,Options);

Description

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.

See Also

registerspec