AI math handbook calculator - Fractional Calculus Computer Algebra System software 
 
 
 
 
 
 
Home  
 |  list  
 |  math  
 |  function  
 |  coding  
 |  graphics  
 |  example  
 |  help 
 | 中文 
 
 
 
 +   
 +   
 +  
 =  
 
 
 
Example  of Math Graphics 数学函数图  制图法
 
2.4. space curve 3D
 
 
Space curve 
A simple straightforward way to run interactive mathematics in a web page is by mathHand.com. 
All 3D graphes can be zoom, move or spin. 
One variable for space curve, and two variables for space surface.
by  curve3D(x) 
curve3D(t,t,t)  for Parametric Curves in 3D 参数曲线 
by  parametric3D(x) 
ellipsoid 
conjugate-roots 
 3 equations with 1 variable t or x 
Cabello's Curve   曲线
 parametric3D(cos(t),sin(t),t)   
  parametric3D(sin(x),cos(x),x)   
  parametric3D(x,x,x)   
 2 equations with 1 variable t or x 
the 2D curve becomes 3D  by clicking the 3D checkbox
  parametric3D(x)   
  complex sn(x)    Curve
by wireframe3D(x)  
 wireframe3D(x)   
  wireframe3D(sin(x),cos(x),x)   
by spin3D(x) 
spin different directions  by clicking the spin checkbox.
  spin3D(x**2)   
Animation 
The parametric3D ( ) plots animation  by clicking the spin checkbox.
 
    
    A space cubic curve. Most simple, but only its movement shows what it is about.  
   
    A Lissajous figure with rotating phase.  
   
    The above Lissajous figure is a projection of this space curve.   
   
    Another space curve, a little bit more complicated: hyperbolic spiral.  
 
<= back  - content  -  Next => 
Reference 参阅 
example  例题
graph  制图
graphics  制图法
animation  动画
 
See Also