1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
## -*-octave-*- Put Emacs into octave-mode
## Outline report file for system Weirs (Weirs_rep.txt)
## Generated by MTT on" Tue Mar 2 22:02:59 GMT 1999.
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.3 1999/03/02 22:19:22 peterg
## Added switch rep
##
## Revision 1.2 1999/03/02 22:09:49 peterg
## Addded switch rep
##
## Revision 1.1 1999/03/02 22:04:11 peterg
|
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
## -*-octave-*- Put Emacs into octave-mode
## Outline report file for system Weirs (Weirs_rep.txt)
## Generated by MTT on" Tue Mar 2 22:02:59 GMT 1999.
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.4 1999/12/21 09:24:26 peterg
## Euler integration - compiled
##
## Revision 1.3 1999/03/02 22:19:22 peterg
## Added switch rep
##
## Revision 1.2 1999/03/02 22:09:49 peterg
## Addded switch rep
##
## Revision 1.1 1999/03/02 22:04:11 peterg
|
30
31
32
33
34
35
36
37
|
## mtt Weirs dm tex # Descriptor matrices (of linearised system)
## mtt Weirs sm tex # State matrices (of linearised system)
## mtt Weirs tf tex # Transfer function (of linearised system)
## mtt Weirs lmfr ps # log modulus of frequency response (of linearised system)
mtt Weirs simpar tex # Simulation parameters
mtt Weirs numpar tex # Numerical simulation parameters
mtt Weirs input tex # Simulation input
mtt -c -i euler Weirs odeso ps # Simulation output
|
>
|
>
>
|
33
34
35
36
37
38
39
40
41
42
43
|
## mtt Weirs dm tex # Descriptor matrices (of linearised system)
## mtt Weirs sm tex # State matrices (of linearised system)
## mtt Weirs tf tex # Transfer function (of linearised system)
## mtt Weirs lmfr ps # log modulus of frequency response (of linearised system)
mtt Weirs simpar tex # Simulation parameters
mtt Weirs numpar tex # Numerical simulation parameters
mtt Weirs input tex # Simulation input
mtt Weirs logic tex # Switch logic
mtt -c Weirs odeso ps # Simulation output
mtt Weirs rep txt
|