![]() |
![]() |
![]() |
| 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.
MamboNorm[v]
v: MAMBO vector
The function MamboNorm returns the vector length of the vector v.
Restart;
DeclareTriads[a,b];
DefineTriads[a,b,theta,3];
w=MakeTranslations[{a,1},{b,2}];
MamboNorm[w]
|
| ©2004-2017 Harry Dankowicz Mechanical Science and Engineering University of Illinois at Urbana-Champaign | Home Toolbox functions Sample projects Tutorials Downloads |