📄 aclin.htm
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<link rel="stylesheet" type="text/css" href="fdchelp.css">
<title>
FDC help: Utility ACLIN
</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
</head>
<body bgcolor="#DDDDDD"><div>
<h2>
Linearization routine <i>ACLIN</i>
</h2>
<p><i>ACLIN</i> is a Matlab program which can be applied to Simulink
implementations of non-linear aircraft models in order to determine
linearized versions of those models for certain flight-conditions.</p>
<p><i>ACLIN</i> has been written for the Simulink system <i><a href=
"beaver.htm">Beaver</a></i>, which can be opened by typing
<code>beaver</code> at the Matlab command line. It can also be applied to
other aircraft models in Simulink if they use exactly the
same definitions of the input and state vectors as the system
<i>Beaver</i>. However, if this is not the case, it is relatively easy to
adapt the source-code of the program, ACLIN.M, for the new
situation (it is recommended to take a closer look at the source-code to
see how it works).</p>
</div></body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -