help-octave
[Top][All Lists]
Advanced

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

nonlinear equation help


From: fv2005
Subject: nonlinear equation help
Date: Fri, 2 Sep 2011 03:06:39 -0700 (PDT)

Hi!
I'm new to octave and need little help with an equation to solve.
This is my equation system:

w5 - f*(wb+lx+rx) = 0;
fx*(lx+lb) - a = 0;
fx*(rx+rb) - b = 0;

Variables are lx, rx and fx and the rest are parameters with know values.

Can someone help me with an example of solving?
Usually the solution is easy with Mathematica, but I want to test and
Octave.
I try'it something, based on what i find to internet, but not work.
Thanks in advance!

--
View this message in context: 
http://octave.1599824.n4.nabble.com/nonlinear-equation-help-tp3785729p3785729.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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