Rolling Ball on Plane

版本 1.1.0.0 (24.7 KB) 作者: Janne Salomäki
Model of a rolling ball on plane using SimMechancs.
1.7K 次下载
更新时间 2015/2/9

查看许可证

编者注: This file was selected as MATLAB Central Pick of the Week

This model simulates a rolling ball on plane. It is constructed in SimMechanics (2nd generation). The contact between ball and plane is modelled by taking into accout the support force and simple friction force. The model uses an S-function coded in C language. It must be compiled first by giving a command "mex ballplanecontact.c" in the MATLAB Command Window. The model was inspired by SimMechanics Contact Forces Library.

引用格式

Janne Salomäki (2024). Rolling Ball on Plane (https://www.mathworks.com/matlabcentral/fileexchange/49374-rolling-ball-on-plane), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Multibody Modeling 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Blocks renamed and some comments added.

1.0.0.0