[scilab-Users] fminsearchbnd

Sébastien Bihorel pomchip at free.fr
Wed Feb 17 13:27:05 CET 2010


Hi Carlos,

I don't believe that scilab includes this function. One way to implement
boundaries on parameters with fminsearch is to apply them directly in the
function to be minimized (and in your custom output function, if you have
one).

Sebastien.

On Tue, Feb 16, 2010 at 8:27 PM, Carlos Eduardo Celia de Lima <
carlosedlima at gmail.com> wrote:

> Dear Sci-Lab experts,
>
> Is there a equivalent function to fminsearchbnd in scilab?
> I was not able to find it in the documentation.
>
> If there is not, is there any workaround to apply boundaries to the
> variables in an optimization problem?
>
> Thank you,
>
> Carlos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100217/1d069b24/attachment.htm>


More information about the users mailing list