[home] [about me] [IIUM] [KULLIYYAH OF SCIENCE] [KOS1110] [assignment] [contact] [animations] [my friends] [islam and science] [acknowledgement]
Maple is a software that provides the most comprehensive package in the software industry for managing units and dimensions. Problems in science and engineering can now be fully managed with appropriate dimensions in any modern unit system, including MKS, FPS, CGS, Atomic and more. Over 500 standard units are recognized by Maple's Units package. A convenient dialog box located in the Edit menu converts quantities between unit systems automatically.
The Unit package offers far more than simple conversions between units of various systems. It preserves the user's chosen units throughout complex computations. It knows the base dimensions of all standard quantities measured in science and engineering. Users also have the option to create their own units and dimension.
Below shown one of the example of using Maple to create 2D animation picture and 3D animation picture.
2D

"Windmill" was created using a mathematical equation of :-
![]()
3D

"Kite" was created using Maple command as shown below :-
animate3d(ln(sqrt(x^3+y^3-2)+2*phi),
x=-6..6,
y=-6..6,
phi=0..2*Pi,
title="Kite");
T
After creating an animation in Maple, we can export it to HTML source. The image that we had been created will save as .gif file.
☼♀♂ VRML ☼♀♂
☼♀♂ PDB☼♀♂
☼♀♂ VIEWER LITE ☼♀♂
☼♀♂ MAPLE ☼♀♂