Solving a set of quadratic equations
- From: mindspawn@xxxxxxxxx
- Date: 25 Jan 2006 17:27:12 -0800
Greetings,
Can some one suggest a method for solving a set of equations of the
form
f_1(x_1) - f_2(x_2) = 0
f_1(x_2) - f_2(x_3) = 0
........................
........................
........................
f_{n-1}(x_{n-1}) - f_n(x_n) = 0
x_1 + x_2 + ... + x_n = N
where f_i(x_i) are second degree polynomials.
thanx
.
- Follow-Ups:
- Re: Solving a set of quadratic equations
- From: confusedstudent1
- Re: Solving a set of quadratic equations
- From: Peter Spellucci
- Re: Solving a set of quadratic equations
- From: Robert Israel
- Re: Solving a set of quadratic equations
- Prev by Date: New book about Differential Evolution
- Next by Date: Re: Solving a set of quadratic equations
- Previous by thread: New book about Differential Evolution
- Next by thread: Re: Solving a set of quadratic equations
- Index(es):