[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Optimisation
From: |
Thomas Halahan |
Subject: |
Re: Optimisation |
Date: |
Tue, 19 Sep 2000 18:04:50 +0000 |
With regards to my question earlier function f(x) is a vector.
On Tue, 19 Sep 2000, Thomas Halahan wrote:
> Dear All,
>
> I have an optimasation problem to
>
> minimise f(x) (non-linear)
> subject to h(x) = 0
> g(x) <= 0 (linear)
>
> Has anyone programmed (and willing to share) a numerical optimisation
> function that will take the value of my function f(x), written as an
> octave function in terms of x, and find the optimum x, as well as,
> say, the khun-tucker multipliers?
>
> Also has anyone programmed a simple unconstrained optimisation programme?
>
> Regards Tom
>
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
- Optimisation, Thomas Halahan, 2000/09/19
- Re: Optimisation,
Thomas Halahan <=