Hi,
On Sun, 4 Apr 2004, David Fokkema wrote:
> On Sun, Apr 04, 2004 at 03:16:38PM +0200, Sebastiaan wrote:
> > Hi,
> >
> > On Sun, 4 Apr 2004, David Fokkema wrote:
> > > You snipped the part away which said I'm using octave at the moment, ;-)
> > >
> > haha, ok. Just popped on the list today. In
On Sun, Apr 04, 2004 at 03:16:38PM +0200, Sebastiaan wrote:
> Hi,
>
> On Sun, 4 Apr 2004, David Fokkema wrote:
> > You snipped the part away which said I'm using octave at the moment, ;-)
> >
> haha, ok. Just popped on the list today. In what way does octave limit
> you? Currently I am working dai
Hi,
On Sun, 4 Apr 2004, David Fokkema wrote:
> On Sun, Apr 04, 2004 at 01:18:37PM +0200, Sebastiaan wrote:
> > Hi,
> >
> > > Hi group,
> > > >
> > > > I'm looking for free software which is suited for modelling. For
> > > > example, I'd like to simulate a flying cannonball with something like
> >
On Sun, Apr 04, 2004 at 01:18:37PM +0200, Sebastiaan wrote:
> Hi,
>
> > Hi group,
> > >
> > > I'm looking for free software which is suited for modelling. For
> > > example, I'd like to simulate a flying cannonball with something like
> > > this:
> >
> > > It is primarily intented to teach studen
On Sun, Apr 04, 2004 at 06:48:41PM +0800, Katipo wrote:
> David Fokkema wrote:
>
> > On Tue, Mar 30, 2004 at 10:29:22PM +0200, David Fokkema wrote:
> >
> >> Hi group,
> >>
> >> I'm looking for free software which is suited for modelling. For
> >> example, I'd like to simulate a flying cannonball w
Antonio Rodriguez wrote:
> Hello David,
>
> I don't know if it would suit your purpose specifically, although
> it would appear to be broad spectrum, but you might like to have a
> look at:- http://www.tech.oru.se/cad/varkon/index.htm Regards,
>
> David.
One fact that I find interesting and I can
> Hello David,
>
> I don't know if it would suit your purpose specifically,
> although it would appear to be broad spectrum, but you might like to
> have a look at:-
> http://www.tech.oru.se/cad/varkon/index.htm
> Regards,
>
> David.
One fact that I find interesting and I can't see how it can b
Hi,
> Hi group,
> >
> > I'm looking for free software which is suited for modelling. For
> > example, I'd like to simulate a flying cannonball with something like
> > this:
>
> > It is primarily intented to teach students how a mathematical model
> > works.
>
> > I think it may be possible to do
David Fokkema wrote:
On Tue, Mar 30, 2004 at 10:29:22PM +0200, David Fokkema wrote:
> Hi group,
>
> I'm looking for free software which is suited for modelling. For
> example, I'd like to simulate a flying cannonball with something
> like this:
I've looked at some suggestions, both on and of
On Tue, Mar 30, 2004 at 10:29:22PM +0200, David Fokkema wrote:
> Hi group,
>
> I'm looking for free software which is suited for modelling. For
> example, I'd like to simulate a flying cannonball with something like
> this:
> It is primarily intented to teach students how a mathematical model
> w
Try also R (http://cran.r-project.org/ ; apt-get install r-recommended) which
solves many problems of this kind
Vittorio
On Tuesday 30 March 2004 21:29, David Fokkema wrote:
> Hi group,
>
> I'm looking for free software which is suited for modelling. For
> example, I'd like to simulate a flying
David Fokkema <[EMAIL PROTECTED]> writes:
> Hi group,
>
> I'm looking for free software which is suited for modelling.
Scilab should fit your needs well.
Andreas Goesle
--
Omnis enim res, quae dando non deficit, dum habetur et non datur,
nondum habetur, quomodo habenda est.
Hi group,
I'm looking for free software which is suited for modelling. For
example, I'd like to simulate a flying cannonball with something like
this:
Model:
vy(t) = vy(t) + ay * dt
y(t) = y(t) + vy(t) * dt
x(t) = x(t) + vx(t) * dt
t = t + dt
Initial conditions:
ay = 9.8
vy = 120
vx = 60
t = 0
d
13 matches
Mail list logo