Interpolation of circular data
Mostrar comentarios más antiguos
Hello everybody out there using MATLAB,
Is there a built-in function for interpolating circular data, i.e. a timeseries of angles (in degree) between 0° and 360° to other timepoints.
I've carefully read the documentation for the interp1 function, which doesn't really mention this case, although this post is mentioning it.
David Long (2021). Interpolate angles (https://www.mathworks.com/matlabcentral/fileexchange/65289-interpolate-angles), MATLAB Central File Exchange. Retrieved September 1, 2021. is showing a way using the unwrap function, which I don't quite understand.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!