登录
首页 » Others » Nonlinear_F16model_

Nonlinear_F16model_

于 2008-10-22 发布 文件大小:414KB
0 212
下载积分: 1 下载次数: 0

代码说明:

说明:  这是建立F16的非线性simulink模型,并且包含数据(This is the establishment of nonlinear simulink model F16, and includes data)

文件列表:

Nonlinear_F16model_
...................\F16model
...................\........\aerodata
...................\........\........\ALPHA1.dat
...................\........\........\ALPHA2.dat
...................\........\........\BETA1.dat
...................\........\........\DH1.dat
...................\........\........\DH2.dat
...................\........\........\DH3.dat
...................\........\........\engine_model.c
...................\........\........\ETA_DH1.dat

...................\........\........\F16aerodata.m
...................\........\........\f16Cl.dat
...................\........\........\f16Clp.dat
...................\........\........\f16Clr.dat
...................\........\........\f16Cl_da20.dat
...................\........\........\f16Cl_da20lef.dat
...................\........\........\f16Cl_dr30.dat
...................\........\........\f16Cl_lef.dat
...................\........\........\f16Cm.dat
...................\........\........\f16Cmde.dat
...................\........\........\f16Cmq.dat
...................\........\........\f16Cm_lef.dat
...................\........\........\f16Cn.dat
...................\........\........\f16Cnp.dat
...................\........\........\f16Cnr.dat
...................\........\........\f16Cn_da20.dat
...................\........\........\f16Cn_da20lef.dat
...................\........\........\f16Cn_dr30.dat
...................\........\........\f16Cn_lef.dat

...................\........\........\f16CX.dat
...................\........\........\f16CXde.dat
...................\........\........\f16CXq.dat
...................\........\........\f16CX_lef.dat
...................\........\........\f16CY.dat
...................\........\........\f16CYp.dat
...................\........\........\f16CYr.dat
...................\........\........\f16CY_da20.dat
...................\........\........\f16CY_da20lef.dat
...................\........\........\f16CY_dr30.dat
...................\........\........\f16CY_lef.dat
...................\........\........\f16CZ.dat
...................\........\........\f16CZde.dat
...................\........\........\f16CZq.dat
...................\........\........\f16CZ_lef.dat
...................\........\........\f16data.mat
...................\........\........\f16dClbeta.dat
...................\........\........\f16dClp_lef.dat
...................\........\........\f16dClr_lef.dat
...................\........\........\f16dCm.dat
...................\........\........\f16dCmq_lef.dat
...................\........\........\f16dCm_ds.dat
...................\........\........\f16dCnbeta.dat
...................\........\........\f16dCnp_lef.dat
...................\........\........\f16dCnr_lef.dat
...................\........\........\f16dCXq_lef.dat
...................\........\........\f16dCYp_lef.dat
...................\........\........\f16dCYr_lef.dat
...................\........\........\f16dCZq_lef.dat
...................\........\........\hifi_f16_aerodata.c
...................\........\........\ISA_atmos.c
...................\........\........\lofi_f16_aerodata.c
...................\........\........\mexndinterp.c
...................\........\F16_actlib.mdl
...................\........\F16_dyn.c
...................\........\F16_dyn.dll
...................\........\F16_dynam.c
...................\........\F16_dynam.dll
...................\........\F16_openloop.mdl
...................\........\F16_trim.mdl
...................\........\runF16model.m
...................\........\tgear.m
...................\........\trim_fun.m
...................\F16model.pdf

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

发表评论

0 个回复

  • matlab_fuzzytoolbox
    matlab模糊逻辑工具箱函数,模糊控制时非常有用的资料(matlab fuzzy logic toolbox function, fuzzy control of very useful information )
    2010-06-21 22:12:23下载
    积分:1
  • The-basic-principles-of-GPS
    说明:  GPS原理及其MATLAB仿真的PPT形式讲解(GPS theory and explain the form of MATLAB simulation PPT)
    2011-03-16 16:35:48下载
    积分:1
  • tabu-matlabcode-tsp
    禁忌搜索解决TSP的Matlab程序.一个很简单的禁忌搜索程序,效果一般,以后还要努力改善。(Tabu search to solve TSP, Matlab program. A very simple tabu search procedure, the effect in general, we still have to improve.)
    2010-03-12 23:35:38下载
    积分:1
  • Lyapunov
    说明:  定义法求解Lyapunov指数方法,精度比较低。(Index definition methods of Lyapunov method, the accuracy is relatively low.)
    2009-08-15 20:25:09下载
    积分:1
  • MP-and-OMP
    匹配追踪和正交匹配追踪的matlab程序 非常有用 非常详细(Matching Pursuit and Orthogonal Matching Pursuit matlab program very useful very detailed)
    2014-11-04 09:40:04下载
    积分:1
  • PCNN
    用脉冲耦合神经网络实现灰度图像的分割,基于matlab 6.5版本以上的开发环境(Using pulse coupled neural network segmentation of gray image)
    2011-04-25 17:10:34下载
    积分:1
  • jiance
    一个在认知无线电中的能量检测和周期检测的仿真源代码(An energy detection and cycle detection in cognitive radio simulation source code)
    2012-06-14 18:41:16下载
    积分:1
  • SPCA_ALM
    主要是用PCA主矢量分析的方法在稀疏优化的运用,代码简单易懂,适合初学者(The method is mainly used in the PCA main vector analysis to optimize the use of sparse code easy to understand for beginners)
    2014-05-20 18:58:12下载
    积分:1
  • Automatic-control2
    自动控制技术及其应用在现代科学技术的许多领域中,自动控制技术起着越来越重要的作用(Automatic control technology and its application in many areas of modern science and technology, automatic control technology plays an increasingly important role)
    2011-08-22 15:17:28下载
    积分:1
  • ant_colony_system
    用matlab编写的求解10城市、31城市、70城市的TSP蚁群算法,供大家学习只用,算法简洁明了,注释全,易理解。(Using matlab to solve 10 cities, 31 cities, 70 cities TSP ant colony algorithm, only for them to learn the algorithm concise, notes the whole, easy to understand.)
    2011-10-28 16:44:20下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载