Re: solving a system of polynomial equations
- To: mathgroup at smc.vnet.net
- Subject: [mg87247] Re: solving a system of polynomial equations
- From: pluton <plutonesque at gmail.com>
- Date: Sat, 5 Apr 2008 04:23:59 -0500 (EST)
- References: <ft4nas$43a$1@smc.vnet.net>
> Also, while NSolve intended primarily for polynomials, > Mathematica is not limited to solving polynomial equations. And > in fact, NSolve will solve some non-polynomial equations. but only one solution with non polynomial equations, right? The one closest to the starting guess? Do you know if Nsolve use any of the Groebner Theory? Thank you, Pluton
- Follow-Ups:
- Re: solving a system of polynomial equations
- From: pluton <plutonesque@gmail.com>
- Re: Re: solving a system of polynomial equations
- From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
- Re: solving a system of polynomial equations