无人机直线飞行的matlab程序,无人机飞行编码

【实例简介】

【实例截图】

【核心代码】

UAVControl_PID

├── Heading_IntelligencePIDFig5_5_G.m

├── Heading_RoutinePIDFig5_5_G.asv

├── Heading_RoutinePIDFig5_5_G.m

├── High_IntelligencePIDFig4_21_D.m

├── High_RoutinePIDFig4_20_D.m

├── IntelligencePIDFig4_8_A.m

├── IntelligencePIDFig4_8_B.m

├── IntelligencePIDFig4_8_C.m

├── IntelligencePIDFig4_8_D.m

├── IntelligencePIDFig4_8_E.m

├── IntelligencePIDFig4_8_F.m

├── PIDFig4_20.mdl

├── PIDFig4_21.mdl

├── PIDFig4_21_sfun.mexw32

├── PIDFig4_5.mdl

├── PIDFig4_5G.mdl

├── PIDFig4_8.err

├── PIDFig4_8.mdl

├── PIDFig4_8G.mdl

├── PIDFig4_8G_sfun.mexw32

├── PIDFig4_8_sfun.mexw32

├── PIDFig5_2.mdl

├── PIDFig5_5.mdl

├── PIDFig5_5G.mdl

├── PIDFig5_5G_sfun.mexw32

├── Roll_RoutinePIDFig5_2_G.m

├── RoutinePIDFig4_5_A.asv

├── RoutinePIDFig4_5_A.m

├── RoutinePIDFig4_5_B.asv

├── RoutinePIDFig4_5_B.m

├── RoutinePIDFig4_5_C.m

├── RoutinePIDFig4_5_D.m

├── RoutinePIDFig4_5_E.m

├── RoutinePIDFig4_5_F.m

└── slprj

└── _sfprj

├── PIDFig4_21

│   └── _self

│       └── sfun

│           ├── html

│           │   └── chart2_8eNrByCV3lp9rQibkwwisD

│           ├── info

│           │   ├── binfo.mat

│           │   └── chart2_8eNrByCV3lp9rQibkwwisD.mat

│           └── src

│               ├── PIDFig4_21_sfun.bat

│               ├── PIDFig4_21_sfun.c

│               ├── PIDFig4_21_sfun.exp

│               ├── PIDFig4_21_sfun.h

│               ├── PIDFig4_21_sfun.lib

│               ├── PIDFig4_21_sfun.lmk

│               ├── PIDFig4_21_sfun.lmko

│               ├── PIDFig4_21_sfun.obj

│               ├── PIDFig4_21_sfun_debug_macros.h

│               ├── PIDFig4_21_sfun_registry.c

│               ├── PIDFig4_21_sfun_registry.obj

│               ├── c2_PIDFig4_21.c

│               ├── c2_PIDFig4_21.h

│               ├── c2_PIDFig4_21.obj

│               ├── lccstub.obj

│               ├── rtwtypes.h

│               └── rtwtypeschksum.mat

├── PIDFig4_8

│   └── _self

│       └── sfun

│           ├── html

│           │   ├── chart2_4Cpj6aQIMT8hcbuVBqf6RC

│           │   ├── chart2_8eNrByCV3lp9rQibkwwisD

│           │   └── chart2_IUORkMU8WifWDhdQz5FgGE

│           ├── info

│           │   ├── binfo.mat

│           │   ├── chart2_4Cpj6aQIMT8hcbuVBqf6RC.mat

│           │   ├── chart2_8eNrByCV3lp9rQibkwwisD.mat

│           │   └── chart2_IUORkMU8WifWDhdQz5FgGE.mat

│           └── src

│               ├── PIDFig4_8_sfun.bat

│               ├── PIDFig4_8_sfun.c

│               ├── PIDFig4_8_sfun.exp

│               ├── PIDFig4_8_sfun.h

│               ├── PIDFig4_8_sfun.lib

│               ├── PIDFig4_8_sfun.lmk

│               ├── PIDFig4_8_sfun.lmko

│               ├── PIDFig4_8_sfun.obj

│               ├── PIDFig4_8_sfun_debug_macros.h

│               ├── PIDFig4_8_sfun_registry.c

│               ├── PIDFig4_8_sfun_registry.obj

│               ├── c2_PIDFig4_8.c

│               ├── c2_PIDFig4_8.h

│               ├── c2_PIDFig4_8.obj

│               ├── lccstub.obj

│               ├── rtwtypes.h

│               └── rtwtypeschksum.mat

├── PIDFig4_8G

│   └── _self

│       └── sfun

│           ├── html

│           │   └── chart2_8eNrByCV3lp9rQibkwwisD

│           ├── info

│           │   ├── binfo.mat

│           │   └── chart2_8eNrByCV3lp9rQibkwwisD.mat

│           └── src

│               ├── PIDFig4_8G_sfun.bat

│               ├── PIDFig4_8G_sfun.c

│               ├── PIDFig4_8G_sfun.exp

│               ├── PIDFig4_8G_sfun.h

│               ├── PIDFig4_8G_sfun.lib

│               ├── PIDFig4_8G_sfun.lmk

│               ├── PIDFig4_8G_sfun.lmko

│               ├── PIDFig4_8G_sfun.obj

│               ├── PIDFig4_8G_sfun_debug_macros.h

│               ├── PIDFig4_8G_sfun_registry.c

│               ├── PIDFig4_8G_sfun_registry.obj

│               ├── c2_PIDFig4_8G.c

│               ├── c2_PIDFig4_8G.h

│               ├── c2_PIDFig4_8G.obj

│               ├── lccstub.obj

│               ├── rtwtypes.h

│               └── rtwtypeschksum.mat

└── PIDFig5_5G

└── _self

└── sfun

├── html

│   ├── chart1_8eNrByCV3lp9rQibkwwisD

│   └── chart2_8eNrByCV3lp9rQibkwwisD

├── info

│   ├── binfo.mat

│   ├── chart1_8eNrByCV3lp9rQibkwwisD.mat

│   └── chart2_8eNrByCV3lp9rQibkwwisD.mat

└── src

├── PIDFig5_5G_sfun.bat

├── PIDFig5_5G_sfun.c

├── PIDFig5_5G_sfun.exp

├── PIDFig5_5G_sfun.h

├── PIDFig5_5G_sfun.lib

├── PIDFig5_5G_sfun.lmk

├── PIDFig5_5G_sfun.lmko

├── PIDFig5_5G_sfun.obj

├── PIDFig5_5G_sfun_debug_macros.h

├── PIDFig5_5G_sfun_registry.c

├── PIDFig5_5G_sfun_registry.obj

├── c1_PIDFig5_5G.c

├── c1_PIDFig5_5G.h

├── c1_PIDFig5_5G.obj

├── c2_PIDFig5_5G.c

├── c2_PIDFig5_5G.h

├── c2_PIDFig5_5G.obj

├── lccstub.obj

├── rtwtypes.h

└── rtwtypeschksum.mat

33 directories, 116 files

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值