Rolling Ball on Plane

Model of a rolling ball on plane using SimMechancs.
1,7K téléchargements
Mise à jour 9 fév. 2015

Afficher la licence

Note de l’éditeur : 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.

Citation pour cette source

Janne Salomäki (2024). Rolling Ball on Plane (https://www.mathworks.com/matlabcentral/fileexchange/49374-rolling-ball-on-plane), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Multibody Modeling dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Blocks renamed and some comments added.

1.0.0.0