Aircraft Control using Nonlinear Dynamic Inversion

版本 1.03 (4.6 KB) 作者: James Whidborne
Simulate the Nonlinear Dynamic Inversion Controller for the longitudinal dynamics of a small aircraft described by Stevens & Lewis (2003)
594.0 次下载
更新时间 2023/7/12

查看许可证

Simulate the Nonlinear Dynamic Inversion Controller for the longitudinal dynamics of a small aircraft described by Stevens & Lewis (2003) pp 495-500 (also see Example problem 2.4-1, pp 140-141)
The code is based on the codes provided in Stevens & Lewis (2003), Figures 5.8-6 & 5.8-7.
We have tried to keep the same structure and variable names although these seem to be based on FORTRAN code.
Thus the code and structure could be improved. We have also corrected a few errors in the original code, particularly with the definition of C* which needs modifying to work with a nonlinear controller.

引用格式

B.L. Steven & F.L. Lewis (2003) "Aircraft Flight Control & Simulation", John Wiley (edition 2)

James Whidborne (2024). Aircraft Control using Nonlinear Dynamic Inversion (https://www.mathworks.com/matlabcentral/fileexchange/82199-aircraft-control-using-nonlinear-dynamic-inversion), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 GNC and Avionics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.03

more ghost code removed from function xdot=NonLinDynInv(x,u)

1.02

Code cleaned up to remove some "ghost code"

1.01

v 1.0 has a bug in main calling line 69 - now corrected

1.0.0