Feeds
질문
Conversion of complex number in to fixedpoint representation
i want to convert array of complex number in to fixed point (Q1.14) . how to do this things (0.5590 + 0.1757i, 0.1...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
multiply large numeric two array and convert that array in Binary
fileId=fopen('sinlookup.txt','r'); line_num=0; lineData='0'; while ~feof(fileId) line_num=line_num+1; lineD...
7년 초과 전 | 답변 수: 1 | 0
