help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ODE parameter estimation


From: Andrey Romanenko
Subject: ODE parameter estimation
Date: Mon, 5 May 2003 13:55:04 +0100 (WEST)

Hello,

Could anybody please let me know if there is an Octave  package/toolbox
for ODE parameter estimation? Thank you.

Regards,
Andrey Romanenko



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------

epend file with mkoctfile. Even if DEPEND_FLAGS is set to -MM, mkoctfile 
generates a long list of file (all included by the `""' statement) which is not 
limited to local headers. 

As I'm working on a proper Makefile to isolate C/C++ functions from Octave 
interfaces, I needed a `proper' depending list with only local headers to 
generate oct-file. The trick was to use the fact that each header is correlated 
to only one object.

Regards

          Laurent
-- 
Dr. Laurent Mazet: Research Engineer /V\ Centre de Recherche de MOTOROLA
Tel: +33 (0)1 69 35 48 30 =-=-=-=-=-=-=-=-=-=-= Email: address@hidden



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]