Subtracting angles in a unit circle
Mostrar comentarios más antiguos
I need to adjust my angles in a unit circle by 32 degrees in a dataset, but need to keep my range from -360 to 360 (2 rotations or 720 degrees). So instead of 360 to -360 it will now be 32 to 328, but still have two full rotations or 720 degrees.
Does this make sense? And if so, any clever tricks?
3 comentarios
Image Analyst
el 15 de Feb. de 2013
Not to me. Do you just want to linearly map +360 into 28, and -360 into 328?
Andrew
el 15 de Feb. de 2013
Andrew
el 15 de Feb. de 2013
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Interactions, Camera Views, and Lighting 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!