|
[Date Index]
[Thread Index]
[Author Index]
Re: graphing implicit function
- To: mathgroup at smc.vnet.net
- Subject: [mg14276] Re: graphing implicit function
- From: Alan Lewis <alan at enfs.com>
- Date: Mon, 12 Oct 1998 13:51:55 -0400
- Organization: @Home Network
- References: <6vf60d$dil@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
yeah, try a ParametricPlot where x=t. Alan
David Ridley wrote:
>
> I have a differential equation about which I'm trying to get some
> intuition.
>
> y'[x] = 1/2 + ((1-Z)(A-2x+B) / 2Z(A-2x+y[x]))
>
> I'd like to be able to graph it.
>
> I used a linear transformation and then integrated over X to obtain:
>
> Y = 2 X Log[Y] / (4 Z Log [Y] - (1-Z) Log [2 X])
>
> Is it possible to graph an implicit function like this using
> Mathematica?
>
> Thank you in advance for any assistance that you might be willing to
> provide.
>
> - David
Prev by Date:
Re: Mouse is always a hand with Linux.
Next by Date:
Re: Complex Hadamard Matrix
Previous by thread:
Re: graphing implicit function
Next by thread:
Re: graphing implicit function
|