登录
首页 » matlab » C-17-flight-control-system-review

C-17-flight-control-system-review

于 2011-05-02 发布 文件大小:470KB
0 185
下载积分: 1 下载次数: 18

代码说明:

  :文章从满足C 17设计基本要求人手,阐述了避免严重失速的机理、操纵失效概率、所有发动机停车操 纵以及安全复飞要求。对综合飞行控制系统设计做了介绍。对满足上述要求的FCS特性做了描述。最后对早期的飞行试验结果作了分析。(: Articles from the design to meet the basic requirements of C 17 staff, described the mechanism to avoid serious stall, control failure probability, all the engines go around parking control and security requirements. The integrated flight control system design is introduced. FCS on the properties meet the above requirements was described. Finally, the early flight test results are analyzed.)

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

发表评论


0 个回复

  • matlab
    牛顿法 等求解方程的零根;通过选取不同的初始点实现(Newton method)
    2012-04-03 15:34:12下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • MATLAB-Demystified
    this is a book about MATLAB
    2012-05-04 22:27:40下载
    积分:1
  • Patch
    communication related antenna design
    2014-12-13 13:24:47下载
    积分:1
  • Uw1
    用于卫星光学系统星下点产生的像移和偏流角计算。算法来源于中科院研究生内部教材(王家琪院士著)。(Used for the the satellite optical system Star point like shift and drift angle. Algorithm derived from the Chinese Academy of Sciences, Graduate internal materials (Mimi academicians book).)
    2013-05-20 19:30:03下载
    积分:1
  • BLDC
    基于matlab的无刷直流电机仿真速度PI,电流PI双闭环仿真(Matlab-based simulation of brushless DC motor, using speed PI, current PI double closed loop control.)
    2021-04-18 13:48:51下载
    积分:1
  • toppj21
    拓扑化的99行显示 主要应用于力学领域(topology optimization)
    2010-10-19 22:56:41下载
    积分:1
  • Computer-Vision-demosaicingImage-master
    说明:  针对目前存在缺失值的数据集,进行缺失值填充,作为数据预处理(Missing value filling)
    2020-09-18 09:37:56下载
    积分:1
  • wavelet
    说明:  利用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像(Recursive iterative method to construct multi-wavelet basis matlab source code and to achieve more than 2-D image wavelet decomposition)
    2010-04-19 14:58:47下载
    积分:1
  • MoMpocklington
    Solution of pocklington by using Method of Moment
    2012-05-01 16:31:46下载
    积分:1
  • 696518资源总数
  • 105243会员总数
  • 13今日下载