Overview
| Comment: | New example for ident representation |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
2764ae05ff40fce2da49d0b3b079864b |
| User & Date: | gawthrop@users.sourceforge.net on 2002-09-23 11:16:27.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2002-09-23
| ||
| 11:42:14 | Example uses simulated data from idRC_ident_data check-in: a32020258a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 11:16:27 | New example for ident representation check-in: 2764ae05ff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 11:14:11 | Replacing by new versions check-in: 2a569fd77a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/examples/Identification/idRC/idRC_desc.tex
from [a29ed1a75e]
to [aa8ef3738d].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
% -*-latex-*- Put EMACS into LaTeX-mode
% Verbal description for system idRC (idRC_desc.tex)
% Generated by MTT on Thu Apr 5 11:04:33 BST 2001.
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1 2000/12/28 09:13:38 peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
The acausal bond graph of system \textbf{idRC} is
displayed in Figure \Ref{fig:idRC_abg.ps} and its label
| > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
% -*-latex-*- Put EMACS into LaTeX-mode
% Verbal description for system idRC (idRC_desc.tex)
% Generated by MTT on Thu Apr 5 11:04:33 BST 2001.
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1 2001/04/05 11:57:29 gawthrop
% %% Identification example
% %%
% %% Revision 1.1 2000/12/28 09:13:38 peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
The acausal bond graph of system \textbf{idRC} is
displayed in Figure \Ref{fig:idRC_abg.ps} and its label
|
| ︙ | ︙ | |||
24 25 26 27 28 29 30 |
pp 907--922}.
The system is a simple RC circuit with zero initial condition; the
method identifies the resitance $r$.
To see the results, type:
\begin{verbatim}
| | > > | 27 28 29 30 31 32 33 34 35 36 37 38 |
pp 907--922}.
The system is a simple RC circuit with zero initial condition; the
method identifies the resitance $r$.
To see the results, type:
\begin{verbatim}
mtt -oct -i euler idRC ident view
\end{verbatim}
\paragraph{NB} All sensitivity coefficients in idRC_simpar.txt must
be set to zero.
|