szat/Synchronise Many Signals
Version 1.0.0.0 (41.7 KB) by
Adrian Szatmari
Return the synchronised bounds of the input signals.
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 LinuxCategories
Find more on Filter Analysis in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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.