public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "J.J. Gomez Cadenas" <gomez@hal.ific.uv.es>
To: "Emmanuel Chomarat" <Emmanuel.Chomarat@bigfoot.com>,
	<gsl-discuss@sources.redhat.com>
Subject: RE: Multi dimension minimization
Date: Wed, 19 Dec 2001 13:20:00 -0000	[thread overview]
Message-ID: <PGEFICPJPCICIEEFCIKEKEPCCAAA.gomez@hal.ific.uv.es> (raw)
In-Reply-To: <56352783786.20010821001743@bigfoot.com>

Hi,
Multidimensional minimization whithout derivates = Simplex algorithm. In
fact I use the simplex often even if I know the derivatives of the function.

It's a very simple algorithm. You can find the code in NR. I have my own
implementatin in C++ in case you want it.

As a matter of fact if it is not included in the GSL I would volunteer to
contribute with the code (I can write easily a C version)
jj

-----Mensaje original-----
De: gsl-discuss-owner@sources.redhat.com
[ mailto:gsl-discuss-owner@sources.redhat.com]En nombre de Emmanuel
Chomarat
Enviado el: martes, 21 de agosto de 2001 0:18
Para: gsl-discuss@sources.redhat.com
Asunto: Multi dimension minimization



  Hello,
  I  try  to  make  an app that find the max of the (log)likelihood of data
that
  (  a  sum  of 75000terms = 5parameters*15000datas). I
  can't(don't)  want  to  use  the  derivates,  how  can  i do? Does anyone
have
  something  to  do  it  in  a  box?  Does anyone heard about something in
other
  numerical  lib(  numerical recipes have but i'm not sure to be able to use
it,
  if someone have an sample).
  Thx for your help.

  Furthermore,  i  wrote  some mails about how to compile on win32 under
borland
  env.  I think i succeeded ( i will write a little mail with the procedure)
and
  i  have  to  test the libs, does anyone have a prog that make a lot of
usage of
  GSL funcs.

--
 Emmanuel                          mail:Emmanuel.Chomarat@bigfoot.com

  parent reply	other threads:[~2001-12-19 13:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-19 13:20 Emmanuel Chomarat
2001-12-19 13:20 ` Brian Gough
2001-12-19 13:20 ` J.J. Gomez Cadenas [this message]
2001-12-19 13:20   ` Brian Gough

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=PGEFICPJPCICIEEFCIKEKEPCCAAA.gomez@hal.ific.uv.es \
    --to=gomez@hal.ific.uv.es \
    --cc=Emmanuel.Chomarat@bigfoot.com \
    --cc=gsl-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).