help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Questions about de_min in octave


From: Doug Stewart
Subject: Re: Questions about de_min in octave
Date: Thu, 28 Sep 2017 08:41:48 -0400


On Thu, Sep 28, 2017 at 3:34 AM, denizyazgac <address@hidden> wrote:
1- I have a function with 3 parameters  [x(1),x(2),x(3)] and I try to solve
minimum of that function and try to get optimal  [x(1),x(2),x(3)]
I know the upper and lower bound of that parameters but there shoud be also
some constrains like x(3)=>x(2)
I can not define that constrain and solution shows me x(2)>x(3) sometime.
How can I implement  x(3)=>x(2) for all possible iteration of de_min.

2-Sometimes convergence parameter shows 0 but "optimal" parameters out of
bound.

Thanks



_

Can you show us the function?


--
DAS


reply via email to

[Prev in Thread] Current Thread [Next in Thread]