MathGroup Archive 2011

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

Search the Archive

Re: How to solve or approximate a first order differential equation ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg123237] Re: How to solve or approximate a first order differential equation ?
  • From: Dino <dinodeblasio at gmail.com>
  • Date: Mon, 28 Nov 2011 05:54:05 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <jasv6s$762$1@smc.vnet.net>

Hello and thank you very much for the reply,

My list of data is very large and it gives me some errors,
I was thinking to reduce the number of points and put some constraints
to the list terms so that I could have this work. Should I use Select
or Cases? (But I dont know how to do it)

I copied here the first terms:
data= {{1.1795*10^-12, 0.}, {1.1795*10^-12, 0.000011918}, {1., \
0.0000276853}, {1., 0.000027194}, {1., 0.0000242474}, {1., \
0.0000267025}, {1., 0.0000281765}, {1., 0.0000276853}, {1., \
0.000031607}, {1., 0.0000276853}, {1., 0.000027194}, {2., \
0.0000262109}, {2., 0.0000232628}, {2., 0.0000379602}, {2., \
0.0000355202}, {2., 0.0000311167}, {2., 0.000035031}, {2., \
0.0000306263}, {2., 0.0000374716}, {2., 0.0000360052}, {3., \
0.0000306263}, {3., 0.0000203098}, {3., 0.0000355202}, {3., \
0.0000384486}}

Thanks again.
Dino



  • Prev by Date: import data problem
  • Next by Date: Re: Multiple operations in a "Do" expression
  • Previous by thread: Re: How to solve or approximate a first order differential equation ?
  • Next by thread: Re: How to solve or approximate a first order differential equation ?