szat/Synchronise Many Signals

Return the synchronised bounds of the input signals.
27 Downloads
Updated 8 Dec 2017

Synchronises many signals simultaneously. Big O in number of signals. Returns corresponding bounds on all input signals. For instance, B(i,1) is the start index of signal i, and B(i,2) is the end index of signal i. B(i,2) - B(i,1) = B(j,2) - B(j,1), for any j and i. Suggestions are welcome :)

Cite As

Adrian Szatmari (2024). szat/Synchronise Many Signals (https://github.com/szat/SynchroniseManySignals), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

Updated the description.

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.