|
[Date Index]
[Thread Index]
[Author Index]
RE: Solve weirdness
- To: mathgroup at smc.vnet.net
- Subject: [mg35022] RE: [mg35001] Solve weirdness
- From: "David Park" <djmp at earthlink.net>
- Date: Thu, 20 Jun 2002 02:13:20 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Joshua,
If you had a properly written set of equation you could probably use
FindRoot.
David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/
> From: Joshua A. Solomon [mailto:J.A.Solomon at city.ac.uk]
To: mathgroup at smc.vnet.net
>
> shouldn't
>
> Solve[{k*.01^p==10,k*.1^==1},{k,p}]
>
> produce
>
> {{k->10.,p->-1.}}
>
> ? it doesn't. it produces
>
> {{}}
>
> . what's up with that?
>
> js
> --
> Joshua A. Solomon
> Department of Optometry and Visual Science
> City University
> London EC1V 0HB
> Voice: (44) 20 7040 0192
> Fax: (44) 20 7040 0182
> J.A.Solomon at city.ac.uk
> http://www.staff.city.ac.uk/~solomon
>
>
Prev by Date:
Varying color in ParametricPlot
Next by Date:
Re: StoppingTest option for NDSolve
Previous by thread:
Re: Solve weirdness
Next by thread:
Re: Solve weirdness
|