How to do least square error estimation to find the coeffcient values for a quadratic type equation with set of constraints on coefficients
Mostrar comentarios más antiguos
I have measured and actual values need to find the values of a,b,c.
for y=ax^2+bx+c
constraints are: a+b+c=1
0<a<1, 0<b<1,0<c<1
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Least Squares en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!