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!