[Scilab-users] use of fsolve

Dang, Christophe Christophe.Dang at sidel.com
Tue Sep 3 10:02:10 CEST 2013


Hello,

> De la part de Paul Carrico
> Envoyé : mardi 3 septembre 2013 08:19
>
> I feel there's a strategy in order to find all the solution but I
> don't know (or I don't remember) how to proceed

You've got the same kind of problems for optimisation, where you look
for an absolute minimum and not a local one.

A popular solution is to make a Monte Carlo method on the starting
points, e.g. with the Metropolis-Hastings algorithm

https://en.wikipedia.org/wiki/Metropolis%E2%80%93Hastings_algorithm

https://fr.wikipedia.org/wiki/Algorithme_de_Metropolis-Hastings

So maybe you can try this to find all the possible solutions?

Hope this helps

-- 
Christophe Dang Ngoc Chan
Mechanical calculation engineer

______________________________________________________________________

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error), please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
______________________________________________________________________



More information about the users mailing list