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
ยังไม่พบคำตอบของคุณใช่ไหม
เขียนคำถามของคุณเพื่อให้เจ้าของภาษาช่วยคุณ!