Obtaining bounded continuous curve from a sawtooth curve
이전 댓글 표시
Hi,
I have a problem to resolve I have to obtain bounded continuous curve from a saw tooth curve of a phase angle. How I can do this?
Thank you
답변 (2개)
Bjorn Gustavsson
2014년 3월 19일
Perhaps:
unwrap
if so:
help unwrap
HTH
Traian Preda
2014년 3월 19일
0 개 추천
댓글 수: 1
Bjorn Gustavsson
2014년 3월 19일
After doing:
UnnamedUnwrapped = unwrap(unnamed);
You should see that (except a few bits at the ends) the second and third column is a fairly simple shift of the first.
카테고리
도움말 센터 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!