Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以知道有什么方法可以使两个向量的长度相同吗?
x 轴是深蹲运动 的 x 轴 y 轴是时间范围
蓝线 x 是第一个深蹲动作 --> 黄线 y 是第二个深蹲动作
有没有办法拉伸黄线,使两个向量的长度相同。在我们拉伸黄线之后,最好保持与以前一样的模式。
我听说过很多使两个向量长度相同的方法,例如填充零、信号归一化或嵌入,但直到现在,我仍然找不到好的解决方案。
非常感谢您的回答。