Least square method
linefit() can solve the system of equations with the least square method.
A |
|
1 |
[[1,-2, 3],[2,3,4],[3,5,7]] |
2 |
[-10,5,7] |
3 |
=linefit(A1,A2) |
A1 Input the coefficient matrix
A2 Input Y
A3 Solve the equations, return
SPL Official Website 👉 https://www.scudata.com
SPL Feedback and Help 👉 https://www.reddit.com/r/esProc_SPL
SPL Learning Material 👉 https://c.scudata.com
SPL Source Code and Package 👉 https://github.com/SPLWare/esProc
Discord 👉 https://discord.gg/cFTcUNs7
Youtube 👉 https://www.youtube.com/@esProc_SPL