[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] gsl_multiroot_fdfsolver
From: |
Leo Razoumov |
Subject: |
Re: [Help-gsl] gsl_multiroot_fdfsolver |
Date: |
Tue, 16 Nov 2010 13:46:12 -0500 |
On Tue, Nov 16, 2010 at 07:48, hemanth korrapati
<address@hidden> wrote:
> Hi,
>
> I am trying to find the roots of a set of non-linear equations. But the
> problem is that the number of equations is more than the number of unknowns.
>
What makes you believe that your system does have a solution? If it
does, try to reformulate it so that the number of equations equals
number of unknowns.
Hope it helps,
--Leo--