UnWrapper

版本 1.1 (5.6 KB) 作者: Giampiero Campa
Unwraps angles so that continuity is restored.
2.9K 次下载
更新时间 2023/5/20

simulink-unwrapper-block

View UnWrapper on File Exchange

Open in MATLAB Online

Normally, the output of functions that return angles (e.g. atan2) is strictly constrained within the range 0 to 2*pi or within the range -pi to pi.

Therefore, even if the inputs change continuously, the angle will exhibit 2*pi jumps across the limits, which is sometimes undesirable (e.g. when the angle drives a control system).

This block unwraps an input angle to the whole real axis so that it does not make 2*pi jumps anymore.

In order to distinguish jumps from normal behavior, an upper bound on the maximum time derivative of the input is assumed.

引用格式

Giampiero Campa (2024). UnWrapper (https://github.com/giampy1969/simulink-unwrapper-block/releases/tag/v1.1), GitHub. 检索来源 .

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

Community Treasure Hunt

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

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

See release notes for this release on GitHub: https://github.com/giampy1969/simulink-unwrapper-block/releases/tag/v1.1

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库