Obtaining bounded continuous curve from a sawtooth curve
Afficher commentaires plus anciens
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
Réponses (2)
Bjorn Gustavsson
le 19 Mar 2014
Perhaps:
unwrap
if so:
help unwrap
HTH
Traian Preda
le 19 Mar 2014
0 votes
1 commentaire
Bjorn Gustavsson
le 19 Mar 2014
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.
Catégories
En savoir plus sur Annotations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!