CanonicalWarpingCorrespondence
CanonicalWarpingCorrespondence[s1,s2]
给出序列 s1 和 s2 之间的典型时间规整 (CTW) 对应.
CanonicalWarpingCorrespondence[s1,s2,warp]
用 warp 作为初始规整对应.
CanonicalWarpingCorrespondence[s1,s2,warp,win]
在局部搜索中使用窗口 win.
更多信息和选项
- 典型时间规整 (CTW) 迭代式地对参考序列 s1 和查询序列 s2 进行空间转换和动态时间规整来找出两个序列间距离最小的匹配.
- 序列 si 可以是数字标量或矢量的列表. 与动态时间规整不同, s1 和 s2 的元素的维度可以不同.
- CanonicalWarpingCorrespondence 返回非递减位置的 {{n1,…,nk},{m1,…,mk}},使得 s1〚ni〛 对应于 s2〚mi〛.
- 对应位置试图在所有可能的位置最小化距离 ,条件是所有的 s1 和 s2 的元素分别由 s1〚ni〛 和 s2〚mj〛 表示.
- 在每次迭代中用典型相关分析计算空间变换矩阵 α 和 β.
- 用 CanonicalWarpingDistance 计算有效距离.
- 搜索窗口 win 的可能设置为:
-
Automatic 全面搜索 r 半径为 的倾斜的带状窗口 {"SlantedBand",r} 半径为 的倾斜的带状窗口 {"Band",r} 半径为 的带状窗口 (Sakoe–Chiba) {"Parallelogram",a} 置于原点的平行四边形窗口,斜度为 和 (Itakura) - 支持下列选项:
-
DistanceFunction Automatic 在动态时间规整中使用的距离函数 MaxIterations Automatic 最大迭代次数 Method Automatic 附加参数 - 通过设置 Method->opts 可以使用下列选项:
-
"DimensionsToKeep" Automatic 映射后的维度 "EnergyThreshold" Automatic 要保留多少“能量” "Lambdas" Automatic 规则化值 "MatchingIntervals" Automatic 将查询序列和整个参考序列匹配还是和部分参考序列匹配 - "MatchingIntervals" 选项的可能设置包括:
-
Automatic 全部匹配 "Flexible" 区间两端都可变 "FlexibleEnd" 只有区间末端可变
范例
打开所有单元关闭所有单元范围 (9)
Wolfram Research (2016),CanonicalWarpingCorrespondence,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CanonicalWarpingCorrespondence.html.
文本
Wolfram Research (2016),CanonicalWarpingCorrespondence,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CanonicalWarpingCorrespondence.html.
CMS
Wolfram 语言. 2016. "CanonicalWarpingCorrespondence." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CanonicalWarpingCorrespondence.html.
APA
Wolfram 语言. (2016). CanonicalWarpingCorrespondence. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CanonicalWarpingCorrespondence.html 年