help-octave
[Top][All Lists]
Advanced

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

solving set of inequalities


From: mat95pat
Subject: solving set of inequalities
Date: Sat, 23 Jan 2010 11:05:13 -0800 (PST)

Hi, I'd like to solve set of inequalities with Octave, but I have no idea how
to do that. For example:

x1 + 2x2 <= 0
2x1 + 3x3 <= 0
x2 - x3 <= 0
x1 + x2 + x3 <=0

Does anybody know some function for solving this kind of problem, or method
with Octave?
Is possible to do that with Octave?

Thanks in advance
Petr
-- 
View this message in context: 
http://old.nabble.com/solving-set-of-inequalities-tp27288962p27288962.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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