help-octave
[Top][All Lists]
Advanced

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

Re: SQP - FMINCON - Minimize function with arguments


From: Juan Pablo Carbajal
Subject: Re: SQP - FMINCON - Minimize function with arguments
Date: Wed, 30 May 2012 19:17:34 +0200

On Wed, May 30, 2012 at 9:31 AM, Spacedcb <address@hidden> wrote:
> Hi everybody,
>
> I have to translate a matlab code to work in Octave however i don't manego
> to run sqp function to minimize a function with non linear constraints.
>
> The function I want minimize is a function which need some arguments instead
> of that, it's impossible to evaluate it. In Matlab, fmincon permits to add
> this arguments at the end of the call but i octova it doesn't work.
>
> how can I do to fix my problem?
>
> thank you very much for the answer
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/SQP-FMINCON-Minimize-function-with-arguments-tp4630315.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave

Hi,
Have you read the help of sqp?

It is similar to fmincon, but with the different constraints passed as
separate arguments.



-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/


reply via email to

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