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).
2 апр. 2016 г., 15:20
Ответы · 2
1
Digital signal processing
2 апреля 2016 г.
I'm not actually that sure but i think DSP stands for Digital Signal Processing.
4 апреля 2016 г.
Все еще не нашли ответы?
Напишите свои вопросы, и пусть вам помогут носители языка!