Join our community of over 648,750 engineers and 210,433 CAD files
Select file:
the trefoil knot is the simplest example of a nontrivial knot. The trefoil can be obtained by joining together the two loose ends of a common overhand knot, resulting in a knotted loop. Using its parametric equations and excel, you can produce the necessary points to create its path.
Comments:
Equation:
x=(2+cos (3*t))*cos (2*t);
y=(2+cos (3*t))*sin (2*t);
z= sin (3*t);
Any parametric equations for the other ones?
Any parametric equations for the other ones?
Please log in to add comments.
Log in