Forum Discussion
Altera_Forum
Honored Contributor
13 years agothe quarter sine LUT code
Dear all I need to get the quarter sine LUT in DDFS (Herewith the MATLAB code that I used) i=[0:i-1]; x= (i-1)*sin ((pi/2)*i/31));
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- I need to get the quarter sine LUT --- Quote End --- Hope you got it :) What exactly the question is?