Index: mttroot/mtt/lib/examples/Identification/idRC/idRC_desc.tex ================================================================== --- mttroot/mtt/lib/examples/Identification/idRC/idRC_desc.tex +++ mttroot/mtt/lib/examples/Identification/idRC/idRC_desc.tex @@ -5,10 +5,13 @@ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ +% %% Revision 1.2 2002/09/23 11:16:27 gawthrop +% %% New example for ident representation +% %% % %% Revision 1.1 2001/04/05 11:57:29 gawthrop % %% Identification example % %% % %% Revision 1.1 2000/12/28 09:13:38 peterg % %% Initial revision @@ -27,12 +30,16 @@ 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: + The data is created by typing: +\begin{verbatim} +make +\end{verbatim} +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. Index: mttroot/mtt/lib/examples/Identification/idRC/idRC_rep.txt ================================================================== --- mttroot/mtt/lib/examples/Identification/idRC/idRC_rep.txt +++ mttroot/mtt/lib/examples/Identification/idRC/idRC_rep.txt @@ -5,21 +5,23 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.2 2002/09/23 11:42:14 gawthrop +## Example uses simulated data from idRC_ident_data +## ## Revision 1.1 2000/12/28 11:58:07 peterg ## Put under RCS ## ############################################################### mtt idRC abg tex # The system description ##mtt idRC cbg ps # The causal bond graph mtt idRC struc tex # The system structure mtt idRC sympar tex # The system parameters -mtt idRC subs r -mtt sidMuscle subs r + ## Uncomment the following lines or add others ## mtt idRC dae tex # The system dae ## mtt idRC ode tex # The system ode ## mtt idRC sspar tex # Steady-state parameters ## mtt idRC ss tex # Steady state @@ -31,12 +33,14 @@ ## mtt idRC numpar txt # Numerical simulation parameters ## mtt idRC state txt # Simulation initial state ## mtt idRC input txt # Simulation input ## mtt idRC logic txt # Logic control ## mtt idRC odeso ps # Simulation output + ## Linear identificationm +##mtt idRC ident_numpar tex mtt idRC ident ps -mtt idRC ident_comparison ps +##mtt idRC ident_comparison ps mtt idRC ident_par tex mtt idRC rep txt # This file