% fourbar simulates the kinematics of a four-bar linkage.
%
% fourbar(r1,r2,r3,r4) simulates the trajectories of a four-bar likanges of
% dimensions r1 (ground), r2 (driver), r3 (couples), and r4 (follower).
%
% fourbar(r1,r2,r3,r4,r5,beta) simulates the trajectory of a point on the
% coupler located at a distance r5 from the follower-coupler joint at an
% angle beta (in degrees) with respect to the coupler.
%
% Example
% fourbar(2,1,3,3.5,1.5,60)
%
% Contact info:
%
% Andres Tovar
% tovara@iupui.edu
% Indiana University-Purdue University Indianapolis
Cita come
Andres Tovar (2025). fourbar (https://it.mathworks.com/matlabcentral/fileexchange/69995-fourbar), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |
