필터 지우기
필터 지우기

Constrained optimization problem

조회 수: 1 (최근 30일)
Christian F.
Christian F. 2012년 2월 13일
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

답변 (1개)

Christian F.
Christian F. 2012년 2월 13일
Sorry for beeing imprecise.
I want to estimate the 2 parameters a,b. T is a scalar and x1,x2 are 2 vectors of data. Basically, I am trying to minimize the sum of sqared residuals of a nonlinear function.

카테고리

Help CenterFile Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by