11-03-2008 12:21 PM
I am trying to create a Sine Wave to display on an XY Graph using a formula node. I've put in my formula which is: Sine=Emax*sin(2*pi*f*t). I am getting a very choppy almost triangular wave displayed on the xy graph. Any suggestions as to how to get it to display a clean waveform.
Thanks
Chirs
11-03-2008 12:23 PM
11-03-2008 12:24 PM
Chirs,
How many samples (values of t) do you have in each cycle of the waveform? It sounds like you may have a small number. It takes at least 8-10 samples per cycle to really start to look like a sine and 50-100 to make it look smooth.
Lynn
11-03-2008 12:25 PM
11-03-2008 12:26 PM
11-03-2008 12:28 PM
11-03-2008 02:14 PM
11-03-2008 02:17 PM
11-03-2008 02:23 PM
11-03-2008 02:30 PM