![]() |
![]() |
![]() |
| Home Toolbox functions Sample projects Tutorials Downloads |
|
|
Reference for maple version: Appendix B in Multibody Mechanics and Visualization by Harry Dankowicz, published by Springer Verlag UK, 2004.
MamboExpress[v,a]
v: Mambo vector
a: name of declared triad
The function MamboExpress expresses the vector v relative to the triad a.
Restart;
DeclareTriads[a,b];
DefineTriads[a,b,theta,3];
w->MakeTranslations[{a,1},{b,2}];
MamboExpress[w,a]
|
| ©2004-2017 Harry Dankowicz Mechanical Science and Engineering University of Illinois at Urbana-Champaign | Home Toolbox functions Sample projects Tutorials Downloads |