Obtaining bounded continuous curve from a sawtooth curve
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (2)
Traian Preda
el 19 de Mzo. de 2014
1 comentario
Bjorn Gustavsson
el 19 de Mzo. de 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.
Ver también
Categorías
Más información sobre Array Geometries and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!