help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re-sending: Setting a range for variables


From: Pedro Castro Menezes Xavier de Mello e Silva
Subject: Re-sending: Setting a range for variables
Date: Tue, 27 Dec 2011 16:11:55 -0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0

I'm resending as a member of the list now.

Cheers,

Pedro
-----------

Hello there,

I'm trying to solve a system of 5 nonlinear equations with 5 variables with octave, but the results are rubbish. I would like to set limits, such as "x(1) must be smaller than 0" (x(1) is one of the unknowns) so that the solver don't produce x(1) = 2 as an answer, for instance.

Is there a way to do it using fsolve? I'm googling it for more than 2 hours with no success.

Thanks in advance,

Pedro


reply via email to

[Prev in Thread] Current Thread [Next in Thread]