Differences From Artifact [0ce701c93b]:
- Executable file mttroot/mtt/lib/rep/ident_rep.make — part of check-in [bca1a038ac] at 2002-08-20 15:39:47 on branch origin/master — New identification DIY reps (user: gawthrop@users.sourceforge.net, size: 2773) [annotate] [blame] [check-ins using] [more...]
To Artifact [a0d4f73f87]:
- Executable file mttroot/mtt/lib/rep/ident_rep.make — part of check-in [6107234024] at 2002-09-19 08:10:47 on branch origin/master — Updated documentation documentation (user: gawthrop@users.sourceforge.net, size: 2891) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | + + + + + |
# -*-makefile-*-
#SUMMARY Identification
#DESCRIPTION Partially know system identification using
#DESCRIPTION using bond graphs
# Makefile for representation ident
# File ident_rep.make
#Copyright (C) 2000,2001,2002 by Peter J. Gawthrop
## Model targets
model_reps = ${SYS}_sympar.m ${SYS}_simpar.m ${SYS}_state.m
|
| ︙ |