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 (2023). UnWrapper (https://www.mathworks.com/matlabcentral/fileexchange/6354-unwrapper), MATLAB Central File Exchange. 검색됨 .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- Simulink >
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 |