The document describes MATLAB code for modeling the kinematics of a 3-wheel omni-directional mobile robot. It presents equations to calculate the velocity of each wheel based on inputs of translational and rotational movement. The code uses these equations to determine if the robot's movement involves translation only, rotation only, or a combination of both based on the inputs. It also provides examples of omni-directional robots and references publications on modeling wheeled mobile robots.