MathGroup Archive 2011

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

Search the Archive

question about ODE

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117836] question about ODE
  • From: Алексей Тимохин <alexey_timohin at mail.ru>
  • Date: Fri, 1 Apr 2011 02:34:06 -0500 (EST)
  • Reply-to: Алексей Тимохин <alexey_timohin at mail.ru>

Hello Everybody! Please help me to find answer on this question

How can I solve this ODE

x''[t]=-NIntegrate[Sin[x'[t]*L], {L,0,1}] , x[0]=0, x'[0]=10

The integral in this ODE must be evalueted in each step of solving ODE. But I don't know how can I realise it.


  • Prev by Date: What Mac Editor? (was: Re: read CSV)
  • Next by Date: low pass filter that avoids the first ramp
  • Previous by thread: What Mac Editor? (was: Re: read CSV)
  • Next by thread: Re: question about ODE