<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#330000">
Hi<br>
<br>
Does anyone have a 1D-solver coded?<br>
Compared to fsolve, a 1D solver could store every try x and every
y=f(x), and then just use interpln to guess a zero (would work only
for monotonous functions, but this is what i need)<br>
<br>
Thx<br>
<br>
<div class="moz-signature">-- <br>
Adrien Vogt-Schilb (Cired) <br>
Tel: (+33) 1 43 94 <b>73 77</b></div>
</body>
</html>