Cow: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
(Created page with "===Purpose=== Correlation Optimized Warping function with linear interpolation. ===Synopsis=== :[Warping,XWarped,Diagnos] = cow(T,X,Seg,Slack,Options); ===Description=== The...")
 
imported>Scott
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 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.
 
===See Also===
===See Also===


[[registerspec]]
[[registerspec]]

Revision as of 15:01, 20 September 2011

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.

See Also

registerspec