Time unwrapper

版本 1.1.0.0 (1.8 KB) 作者: Eric Ogier
Detection and compensation of time discontinuities
81.0 次下载
更新时间 2016/3/23

查看许可证

This function corrects the effect of time modulo, return to zero or any time discontinuity by adding the appropriate offsets, calculated by extrapolation from the previous continuous time segments.
Time discontinuities can be detected by two modes :
- Detection of negative time steps
- Detection of differences between time steps and the most frequently occurring one

引用格式

Eric Ogier (2025). Time unwrapper (https://www.mathworks.com/matlabcentral/fileexchange/55861-time-unwrapper), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Dates and Time 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Adding of a new picture.

1.0.0.0

Adding of another time steps discontinuities mode.
Adding of more explanations in header help.