logo
首页技术栈工具库讨论
CurveFitting

CurveFitting

Fits polynomial curves to given datapoints. Fit polynomial curves to given points using least squares regression. The max order of polynomial fitting is 20, this should be more than enough to fit most practical problems. All values are kept as double for precision, this works well on a Teensy due to its floating point unit and large (64 bit) double precision. the numbers required increase exponentially as the number of points or order increases.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
PLATFORMIO
CurveFitting
标签
根据用户添加的标签生成
暂无标签