Skip to content

Databraids formed by non-uniformly sampled trajectories #124

@mbudisic

Description

@mbudisic

In dynamical systems that exhibit different time-scales over their domain, it would be beneficial to create databraids from trajectories with their own time-vectors. This would mean that instead of (t,x) where t is, say, K x 1 vector and x a K x 2 x N matrix of trajectories, braids could be constructed from a set of N pairs (t_i, x_i) where each t_i would be a distinct time vector of length K_i, and each x_i a K_i x 2 trajectory corresponding to it.

This would require a redesign of the current databraid creation algorithm or, maybe better, and addition of an algorithm that would handle this specific case.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions