Minhi
What does "DSP" mean as in fixed point DSP or floating point DSP? Fixed-point DSPs are designed to represent and manipulate integers – positive and negative whole numbers – via a minimum of 16 bits, yielding up to 65,536 possible bit patterns (2^16). Floating-point DSPs represent and manipulate rational numbers via a minimum of 32 bits in a manner similar to scientific notation, where a number is represented with a mantissa and an exponent (e.g., A x 2^B, where 'A' is the mantissa and ‘B’ is the exponent), yielding up to 4,294,967,296 possible bit patterns (2^32).
2016年4月2日 15:20
回答 · 2
1
Digital signal processing
2016年4月2日
I'm not actually that sure but i think DSP stands for Digital Signal Processing.
2016年4月4日
还未找到你的答案吗?
把你的问题写下来,让母语人士来帮助你!