aclin.htm

来自「MATLAB在飞行动力学和控制中应用的工具」· HTM 代码 · 共 13 行

HTM
13
字号
<HTML>
<HEAD>
<TITLE>FDC help: Utility ACLIN</TITLE>
</HEAD>
<BODY BGCOLOR="#DED6D3" TEXT="#000000" LINK="#660033" VLINK="#660033" ALINK="#000080">
<H2>Linearization routine <I><FONT FACE="Arial","Helvetica","Sans Serif">ACLIN</FONT></I></H2>

<I><FONT SIZE=2 FACE="Arial","Helvetica","Sans Serif">ACLIN</FONT></I> is a M<SMALL>ATLAB</SMALL> program which can be applied to S<SMALL>IMULINK</SMALL> implementations of non-linear aircraft models in order to determine linearized versions of those models for certain flight-conditions. <I><FONT SIZE=2 FACE="Arial","Helvetica","Sans Serif">ACLIN</FONT></I> has been written for the S<SMALL>IMULINK</SMALL> system <I><FONT SIZE=2 FACE="Arial","Helvetica","Sans Serif"><A HREF="beaver.htm">Beaver</A></FONT></I>, which can be opened by typing <CODE>beaver</CODE> at the M<SMALL>ATLAB</SMALL> command line. The linearization routine can be applied to other ircraft models in S<SMALL>IMULINK</SMALL> if they use exactly the same definitions of the input and state vectors as the system <I><FONT SIZE=2 FACE="Arial","Helvetica","Sans Serif">Beaver</FONT></I>. However, if this is not the case, it is relatively easy to adapt the source-code of the program, <SMALL>ACLIN.M</SMALL>, for the new situation (it is recommended to take a closer look at that source-code to see how it works). It is planned to futher standardize the representation of non-linear aircraft models in S<SMALL>IMULINK</SMALL> in future versions of FDC, which will make <I><FONT SIZE=2 FACE="Arial","Helvetica","Sans Serif">ACLIN</FONT></I> more general as well.

</BODY>

</HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?