Slip angle represents the angle between the direction a tire is pointing and the direction it is moving.
Given Lateral velocity vy and Longitudinal velocity vx, compute slip angle α.
Equation:
alpha_angle = atan(vy / vx)
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers3
Suggested Problems
-
3 Solvers
More from this Author29
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!