Example of a least square caculation, Matrix calculation based on CMSIS-DSP library, x(t)=a+b*t+c*t^2.

Dependencies:   dsp mbed

Comment out line 226 of "arm_math.h" to prevent a lot of compiler warnings

History

Program works default tip

2015-03-10, by GerritPathuis [Tue, 10 Mar 2015 12:14:31 +0000] rev 0

Program works