contents.m

来自「library of aircraft models to be used w」· M 代码 · 共 42 行

M
42
字号
% The Aircraft Library
% Version 1.9 (R11.1,R14)  10-March-2004
% 
% Giampiero Campa
% 
% 
% LIBRARY:
%
% airlib       : open the airlib simulink library.
% 
% 
% EXAMPLES :
% 
% airlibex    : 13 aircraft models.
% B747cl      : Boeing 747 in closed loop. 
% airgk       : General Nonlinear Controller.
% fdcwind     : Compares 2 ways of handling the wind. 
% 
% 
% FUNCTIONS (with help) :
% 
% air3m       : find trim points.
% ab2dv       : computes aerodynamic derivatives. 
% sfunxyz     : sfunction for the 3D scope.
% 
% 
% OTHER SIMULINK SCHEMES :
% 
% airtrim     : useful to find trim points.
% 
% 
% OTHER FILES IN THE AIRLIB FOLDER:
% 
% Contents.m  : this file.
% Demos.m     : required by the demo command to launch demos.
% Slblocks.m  : required by simulink to display airlib as library.
% info.xml    : information file for matlab 6.0 and higher.
% 
% Readme.txt  : Readme file with basic information ot the library.
% GPL.txt     : General Public License file.
% 

⌨️ 快捷键说明

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