Sinc Function

Visualized this function in VTK Designer

var r = sqrt( x*x + y*y );

var z  = sin( PI*r ) / PI*r;


Download the VTK Designer Project file for this from here.

Powered by ScribeFire.


Posted

in

by

Tags: