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.

[参考译文] MSP430FR6047:从多个点计算仪表常数

Guru**** 652440 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1187128/msp430fr6047-calculate-meter-constant-from-multiple-points

器件型号:MSP430FR6047

您好!

到目前为止、我已经使用此方法来计算新的仪表常数 M2 = M1 *(Y/X)、其中 M1是之前的常数 Y 参考值和 X 测量值。 在常见问题解答中、我了解多个点可用于通过从(Yi、Xi)点找到线性拟合来计算新的仪表常数。 但我不明白如何从线性拟合中获得新的常数。

感谢你能抽出时间  

Nomikos Panagiotis