<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#330000">
    Hi<br>
    <br>
    If "porting your code to scilab" means "making a scilab function",
    you'll be able to find zeros of that function using fsolve<br>
    <br>
    Le 29/03/2011 16:31, Antoine Monmayrant a écrit :
    <blockquote cite="mid:4D91ED4E.4040808@laas.fr" type="cite">Hi
      everyone,
      <br>
      <br>
      I am looking for a solver of N nonlinear functions under Scilab.
      <br>
      Basically, I would like to port some old code from our lab
      (written in F77) to scilab.
      <br>
      This code is calling a solver: hybrd1 from minpack (used to be
      c05nbf).
      <br>
      I have stumbled upon fsolver on scilabforge, but I don't know if
      it is still active.
      <br>
      Ideally, I would like to use the most portable and robust solution
      (ie avoid linking to home-made/architecture-depend compiled code).
      <br>
      <br>
      Do any of you have a suggestion?
      <br>
      <br>
      Cheers,
      <br>
      <br>
      Antoine
      <br>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <style>
<!--
  p
        {margin:0pt;
           color:teal;
           font-family:"Cambria Math"
        font-size:12.0pt;
        }
-->
</style>
      <p><b>Adrien Vogt-Schilb</b></p>
      <p>Research Fellow</p>
      <p><a a="" href="mailto:vogt@centre-cired.fr"
          style="text-decoration: none; color: teal;">vogt@centre-cired.fr</a></p>
      <p>Tel: (+33) 1 43 94 73 96</p>
      <p>Fax: (+33) 1 43 94 73 70</p>
      <table style="border: medium none; margin-left: 1pt; margin-top:
        4pt;" cellspacing="0">
        <tbody>
          <tr>
            <td style="padding: 0pt;">
              <p><img src="cid:part1.05030806.02050204@centre-cired.fr"
                  alt="CIRED" width="54"></p>
            </td>
            <td style="padding: 0pt 7pt;" valign="middle">
              <p style="font-size: 10pt;">45 bis, Av de la Belle
                Gabrielle</p>
              <p style="font-size: 10pt;">F-94736 Nogent-sur-Marne</p>
              <p style="font-size: 10pt;"><a
                  href="http://www.centre-cired.fr/" style="color:
                  teal;">http://www.centre-cired.fr/</a></p>
            </td>
          </tr>
        </tbody>
      </table>
      <p> </p>
    </div>
  </body>
</html>