|
[Date Index]
[Thread Index]
[Author Index]
Solving differential equations with parameters
- To: mathgroup at smc.vnet.net
- Subject: [mg79786] Solving differential equations with parameters
- From: Ivan <darknails at gmail.com>
- Date: Sat, 4 Aug 2007 05:57:26 -0400 (EDT)
Hi, I am trying to solve the differential equations like
y'[x]= - Sin[ p*x + y[x] ]
where p is a parameter. Now I want to solve the equation with respect
to x for a range of values of p, instead for just a single p.
What is the best way to do it?
Prev by Date:
Re: If a*b=c/d, then a=c/bd, How do i do this in
Next by Date:
Re: ListPlot3D on 3 by 3 Arrays
Previous by thread:
Re: If a*b=c/d, then a=c/bd, How do i do this in
Next by thread:
Re: Solving differential equations with parameters
|