Hello,
I have a question regarding the choice of parameter estimation approach. I have a nonlinear 3rd order dynamic model which is linear in the parameter. I need to figure out a parameter estimation technique for it. I tried simple Least Square (LS), and Moving Horizon Estimation (MHE), but both gives me almost similar results. I have in mind also LS-SVM.
My question is , Is there an advantage of LS-SVM or MHE over simple LS for parameters estimation of systems which are linear in the parameter?
Note: I assume full state measurement.
Thanks in advance