投稿日: Feb 08, 2011 7:41:39 AM
x = 100*sin(t/100+index1*10)
y = 100*sin(t/100-index2*10)
z = 100*cos(t/50+5*index1-5*index2)
[x,y,z]