help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] Re: (A newbie asks) How to program multidimensional root solv


From: Olumide
Subject: [Help-gsl] Re: (A newbie asks) How to program multidimensional root solver?
Date: Thu, 19 Jun 2008 05:47:56 +0100
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Slight correction: equations 2 and 3 should be equated to zero.

Equation 2:
x + z(b + 2.d.x + e.y + w[0].(Log r[0] + K).(x - g[0]) + ... + w[n].(Log r[n] + K).(x - g[n])

Equation 3:
y + z(c + 2.f.y + e.x + w[0].(Log r[0] + K).(x - h[0]) + ... + w[n].(Log r[n] + K).(y - h[n])

where r[i] = [(x - g[0])^2 + (y - h[0])^2]^0.5

and a, b, c, d, e, f, g[.], h[.], and K are constants.







reply via email to

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