Industry Online Support
Technical Forum
11/14/2008 4:16 PM | |
Posts: 6 Rating: (0) |
I want to use the least squares fit data, and I want to achieve it with S7 300, programme with STL language, anybody who can help me? Thanks |
11/14/2008 9:29 PM | |
Joined: 12/22/2006 Last visit: 1/25/2022 Posts: 1742 Rating: (308) |
Hello, for a linear regression, you will find the formula to compute the coefficients a and b of the regression line. http://www.efunda.com/math/leastsquares/lstsqr1dcurve.cfm Seems that iterative add and multiply operations should be enough. |
Best regards |
|
Follow us on