登录
首页 » matlab » 飞机着陆控制系统设计

飞机着陆控制系统设计

于 2019-04-13 发布 文件大小:19KB
0 196
下载积分: 1 下载次数: 4

代码说明:

  飞机着陆控制系统设计 包含matlab及simulink程序(The design of aircraft landing control system includes MATLAB and Simulink program)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AT24C02 such 24Cxx Series Universal I2C bus to read and write procedures
    AT24C02等24CXX系列I2C通用总线读写程序-AT24C02 such 24Cxx Series Universal I2C bus to read and write procedures
    2022-08-08 01:51:37下载
    积分:1
  • fresnel
    near field localization
    2021-04-15 18:28:54下载
    积分:1
  • ABAQUS损伤塑性混凝土模型_inp
    ABAQUS损伤塑性混凝土模型,关于在ABAQUS中进行混凝土本构关系的描述(ABAQUS Damage Plastic Concrete Model, Description of Constitutive Relation of Concrete in ABAQUS)
    2020-10-27 21:49:58下载
    积分:1
  • T400的SPW420的程序
    是西门子开发的卷径、张力计算,用于钢铁、造纸、纺织行业(It is the diameter diameter and tension calculation developed by SIEMENS, which is used in the steel, papermaking and textile industries)
    2020-11-17 16:59:41下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • Flexi 可以嵌套IFrame到Flex
    Flexi 可以嵌套IFrame到Flex-failed to translate
    2022-03-19 20:03:13下载
    积分:1
  • FFT
    这是傅里叶变换的LABVIEW程序,利用此程序可以直接得知时间域波形的频域特性!(This is the Fourier transform of the LABVIEW program, this program can learn to use time-domain waveform of the frequency domain!)
    2011-06-17 12:51:28下载
    积分:1
  • isight参数优化理论与实例详解源码
    说明:  isight集成ABAQUS、Adams、MATLAB等软件的源码(isight integration with ABAQUS Adams MATLAB Program)
    2019-06-16 21:29:27下载
    积分:1
  • Calcolo passo e gradi
    Calculation for pitch and degree of machine
    2019-05-22 03:01:17下载
    积分:1
  • ART算法
    说明:  用于CT图像重建的ART算法。内附部分代码解释,适用于初学者。本人在迭代速度上做了改进。(ART algorithm for CT image reconstruction.Some code explanations are attached, which are suitable for beginners.I have improved the iteration speed.)
    2020-10-15 16:17:29下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载