LOG of a solution of ODE plotted against its parameter
- From: john <johnboy98105@xxxxxxxxx>
- Date: Wed, 12 Sep 2007 14:51:28 -0700
Let's say you have an ODE of the form,
y' = a ( y / ( ( y )^2 + b ) ) - c y + d
where a, b, c, d are all parameters.(d =0.1, c =1, b =10, a= 0~40)
I can see how it will be possible to solve the ode many times while
varying the parameter a. (which results in many solutions of that ODE
depending on the values of the parameter a)
But I need to plot the Log(y) against the values of a used to generate
those solution.
In other words, I need to take the solution of the ODE when a= 0 then
take the Log of that solution and plot the Log(y) againt a=0.
then repeat it for a = (0~40) I can do it in steps, but I woud like
to see the continuous solution of it(?)
This ODE is supposed to have bistability over that range of parameters.
.
- Follow-Ups:
- Re: LOG of a solution of ODE plotted against its parameter
- From: matt271829-news
- Re: LOG of a solution of ODE plotted against its parameter
- Prev by Date: Re: JSH: One other option
- Next by Date: Re: Treating Magnitude as Fundamental
- Previous by thread: i really need Advanced Engineering Mathematics 3RD ED. by ZILL & CULL solutions manual
- Next by thread: Re: LOG of a solution of ODE plotted against its parameter
- Index(es):
Relevant Pages
|