[scilab-Users] atoms equivalent for fsolver

Antoine Monmayrant antoine.monmayrant at laas.fr
Tue Mar 29 17:15:09 CEST 2011


Le 29/03/2011 16:53, Adrien Vogt-Schilb a écrit :
> Le 29/03/2011 16:47, Antoine Monmayrant a écrit :
>> Le 29/03/2011 16:37, Adrien Vogt-Schilb a écrit :
>>> Hi
>>>
>>> If "porting your code to scilab" means "making a scilab function", 
>>> you'll be
>>> able to find zeros of that function using fsolve
>> Yeap, I meant getting most of the code ported to scilab and only use 
>> part of scilab that can easily be reinstalled when upgrading scilab 
>> or installing a new machine.
>> Now that we have the new atoms system, I am always a bit afraid of 
>> using modules that rely on the old system.
>>>
>
> Well, fsolve is a basic feature of scilab. Are you looking for 
> something more specific?
>
>
>
Hmm, I think there is one issue with fsolve: my functions and the 
eigenvalues of the system are complex.
Is fsolve limited to real space?

Antoine




More information about the users mailing list