Hi everyone. Could anyone help me? I'm a beginner in Matlab. I have a project that "get a mathematical model by passive experiment". I have x1, x2, x3, x4 input and y output. model must be that: y=a0+a1*x1+a2*x2+a3*x3+a4*x4. i must find a0, a1, a2, a3, a4 constants.
thank you for help.