MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

Varying a constant in an ODE to Manipulate solution set

  • To: mathgroup at smc.vnet.net
  • Subject: [mg125941] Varying a constant in an ODE to Manipulate solution set
  • From: Narasimham <mathma18 at hotmail.com>
  • Date: Sun, 8 Apr 2012 04:16:42 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

y''[t]+ c  Sin[ y[t]/c ] ==0 needs to be NDSolved with Boundary
conditions y'[0] == 0, y[0] == c/(1+c).

How to Manipulate or Animate the y[t] plots with say 0.5 < c < 2 ?

Regards
Narasimham



  • Prev by Date: Text["x=" x] reverses order of terms producing the string: 1.2 x=
  • Next by Date: Incorrect parallel computation
  • Previous by thread: Re: Text["x=" x] reverses order of terms producing the string: 1.2 x=
  • Next by thread: Re: Varying a constant in an ODE to Manipulate solution set