Interpolation of circular data
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Interpolation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!