[scilab-Users] Solving multi-variable function

Eric Dubois grocer.toolbox at gmail.com
Thu Mar 13 13:41:21 CET 2008


Fsolve takes one variable input, but the input can be a vector of any size.

So, collapse your 4 variables into a single vector and adapt your fonction
accordingly.

Eric.


2008/3/13, Jerry Wang <jerrwang at yahoo.com>:
>
>  Hello Scilab-ers,
>
> Can any one point me to the right direction?  I want to find the zero
> point of a function that has 4 variables.  I want scilab to solve for the
> values of the 4 variables that would give me a result = 0 for the answer.  I
> initially tried fsolve, but I discovered that fsolve only take one variable
> input.
>
> Any thoughts?  Thanks!
>
> Jerry
>
> ------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it
> now.<http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20080313/8897ecf2/attachment.htm>


More information about the users mailing list