Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2984 > unrolled thread

Select positive solutions (depending on parameters)

Started byAndrea <cimatori@knmi.nl>
First post2011-06-07 10:45 +0000
Last post2011-06-07 10:45 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Select positive solutions (depending on parameters) Andrea <cimatori@knmi.nl> - 2011-06-07 10:45 +0000

#2984 — Select positive solutions (depending on parameters)

FromAndrea <cimatori@knmi.nl>
Date2011-06-07 10:45 +0000
SubjectSelect positive solutions (depending on parameters)
Message-ID<iskvgh$5nj$1@smc.vnet.net>
Hi,
I'm a newbie of Mathematica, sorry if the question has been answered
many times already.

I can't understand how to select those solutions of a system of
equations (depending on some parameters) that satisfy a set of
conditions.
I do something like this:
sols=Solve[f[x,y,...,a,b,c...]==0,{x,y,...}]
and I would then like to operate a selection on "sols", considered
only in some interval of the parameters (relevant for my problem and
decided by me).

The function "Select" does not give the right answer, as it returns
only those solution that are positive for any parameter value.

Any help would be welcome,
thanks.

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web