This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430如何处理多项式

Other Parts Discussed in Thread: MSPMATHLIB

经过实际测试,从传感器得到的数据拟合成公式为y = -82554x5 + 2E+06x4 - 3E+06x3 + 2E+06x2 - 48458x + 70977  要如何才能将数据通过MSP430得到正确的测量值?