Constrained optimization problem
Mostrar comentarios más antiguos
Hello,
I want to solve the following problem:
argmin{1/(T-1)*SUM(e^2)},
subject to a=>0, abs(b)<=1,
where e^2 is the squared error term I want to minimize, which is defined by some function e=f(a,b,x).
How can I solve this in Matlab? I'm completely clueless at the moment.
Many thanks in advance. Chris
Respuestas (1)
Christian F.
el 13 de Feb. de 2012
0 votos
Categorías
Más información sobre Nonlinear Optimization 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!