Example of a least square caculation, Matrix calculation based on CMSIS-DSP library, x(t)=a+b*t+c*t^2.
Homepage
Comment out line 226 of "arm_math.h" to prevent a lot of compiler warnings
Example of a least square caculation, Matrix calculation based on CMSIS-DSP library, x(t)=a+b*t+c*t^2.
Comment out line 226 of "arm_math.h" to prevent a lot of compiler warnings