Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/11/01 14:34
Read: times


 
#11515 - RE: sine wave generator.
Your lookup table need only have 1/4 cycle of the sine wave. Use the first quadrand to generate your table. In the second quadrant index into the table from the other end(number of entries - index value). In the third and fourth quadrants invert the results from the first and second quadrants respectively.

This technique is widely used, look on the net.

Cory Spackman

List of 7 messages in thread
TopicAuthorDate
sine wave generator.            01/01/70 00:00      
   RE: sine wave generator.            01/01/70 00:00      
RE: sine wave generator.            01/01/70 00:00      
RE: sine wave generator.            01/01/70 00:00      
   RE: sine wave generator.            01/01/70 00:00      
      RE: sine wave generator.            01/01/70 00:00      
RE: sine wave generator.            01/01/70 00:00      

Back to Subject List