Skip to content

solving a linear equation

3 messages · maram salem, Karl Ove Hufthammer, Berend Hasselman

#
On Wed, 4 Nov 2009 04:34:36 -0800 (PST) maram salem
<marammagdysalem at yahoo.com> wrote:
Yup. Use the 'uniroot' function (assuming that your equation only has 
one solution).

BTW, your equation doesn't look very linear to me ...
#
maram salem wrote:
The equation is (highly) nonlinear.
Use uniroot.
Do plot your function for several different intervals. It has multiple
zeros.

Berend