comparison scripts/control/system/jet707.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 4c8a2e4e0717
children 34f96dd5441b
comparison
equal deleted inserted replaced
5641:eb998631a4aa 5642:2618a0750ae6
33 ## System inputs: (1) thrust and (2) elevator angle. 33 ## System inputs: (1) thrust and (2) elevator angle.
34 ## 34 ##
35 ## System outputs: (1) airspeed and (2) pitch angle. 35 ## System outputs: (1) airspeed and (2) pitch angle.
36 ## 36 ##
37 ## @strong{Reference}: R. Brockhaus: @cite{Flugregelung} (Flight Control), Springer, 1994. 37 ## @strong{Reference}: R. Brockhaus: @cite{Flugregelung} (Flight Control), Springer, 1994.
38 ## @seealso{ord2}
38 ## @end deftypefn 39 ## @end deftypefn
39 ##
40 ## @seealso{ord2}
41 40
42 ## Author: Kai P. Mueller <mueller@ifr.ing.tu-bs.de> 41 ## Author: Kai P. Mueller <mueller@ifr.ing.tu-bs.de>
43 ## Created: September 28, 1997 42 ## Created: September 28, 1997
44 43
45 function outsys = jet707 () 44 function outsys = jet707 ()