help-octave
[Top][All Lists]
Advanced

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

solve linear equ, using octave-forge


From: Fred J.
Subject: solve linear equ, using octave-forge
Date: Wed, 7 Sep 2005 21:46:24 -0700 (PDT)

I have tried to sove these simple linear
one/more-than-one variable linear function using other
tools but no ssuccess, I am wondering if they can be
done with octave-forge algebra functions, thanks for
your help

solve for x:
2 / (x + 2) = -(x / (x^2 + 5 x + 6))

solve for r:
solve(v = m(1 / b - 5 ar / m), r)

regards

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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