登录
首页 » matlab » F16model

F16model

于 2009-04-08 发布 文件大小:215KB
0 267
下载积分: 1 下载次数: 20

代码说明:

  模拟F16战斗机飞行数据,提供两种模式,低空和高空(Analog F16 fighter)

文件列表:

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
........\........\matrix_functions.c
........\........\mexndinterp.c
........\F16_actlib.mdl
........\F16_dyn.c
........\F16_dyn.dll
........\F16_dynam.c
........\F16_dynam_complex.c
........\F16_dyn_decoupled.c
........\F16_openloop.mdl
........\F16_trim.mdl
........\runF16model.m
........\tgear.m
........\trim_fun.m

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

发表评论

0 个回复

  • dingsu
    基于Matlab/Simulink的定速风电机组的模型仿真,包括风速波动及电网故障时的输出特性仿真。(Model-based fixed-speed wind turbine Matlab/Simulink simulation, including fluctuations in wind speed and power output characteristics of a fault simulation.)
    2014-11-24 21:15:06下载
    积分:1
  • ideal_comp
    说明:  在matlab环境下理想比较器的simulink建模(In an ideal environment matlab simulink model comparator)
    2011-04-12 13:52:07下载
    积分:1
  • voc-release3.1
    使用discriminitive part based hog feature 来进行行人检测(use discriminitive part based hog feature pedestrian detection)
    2012-04-29 11:48:10下载
    积分:1
  • pcnn
    利用pcnn,每当有一批像素对应的神经元点火,对像素值进行一次修正。第n次点火的所有神经元用矩阵B(n)表示, 已经点火的像素位置标记为‘1’,未点火的标记为‘0’。通过一个3*3的模板滑过B(n),判断若模板内的值全为‘1’或全为‘0’, 则这些像素值不进行处理,否则若模板中心的值为‘1’,则增加该位置的像素值的大小,中心值为‘0’,则减小像素值。该功能由xiugai(B,K)函数实现 Beta取负值来抑制周围的神经元点火,因为输入pcnn(X)的是模糊图像,抑制之后使处理的像素值更加接近原图像的像素值(抑制参数通过试验确定,并不精确) 总之运行结果只是对像素值变化较大的边缘区域进行了像素值的修正。 通过不断调整参数使峰值信噪比有所升高,但是升高得不是太多(Use pcnn, whenever a group of pixels corresponding to the firing of neurons, a correction value for the pixel. Ignition of all the n-th neuron matrix B (n) represents, Already ignition pixel position labeled 1 , unfired labeled 0 . By a 3* 3 templates over the B (n), determines if the value within the template are all 1 or all 0 , These pixel values are not processed, otherwise the value if the template center 1 , then the increase in the size of the pixel values of the position, the center value of 0 , the pixel value is reduced. This function is implemented by xiugai (B, K) function Beta is a negative value around the element to inhibit neuronal firing, because the input pcnn (X) is a blurred image, the pixel values of inhibition after treatment of the pixel value closer to an original image (suppression parameter determined by experiment, is not exact) Results only in short run large changes in the edge region of the pixel values of the corrected pixel values. )
    2014-12-01 09:16:42下载
    积分:1
  • MATLABprograminfft
    说明:  1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 (1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their respective time-domain waveform of Figure 2. FFT to transform, showing their frequency spectrum, including sampling rate, frequency, data length of 3-on-demand. Made of the three signals in root-mean-square maps, power maps, as well as the number of root-mean-square map 4. Fourier Transform IFFT with the restoration of signals, and displays the sinusoidal signal the resumption of time-domain waveform)
    2008-11-14 14:43:09下载
    积分:1
  • RK4
    求解常微分方程的龙格-库塔(Runge - Kutta)法(Ordinary differential equations RungeKutta method)
    2012-10-07 10:22:21下载
    积分:1
  • kalman
    实现 Kalman 非线性 滤波的简单程序(Kalman filtre no-linear )
    2012-01-20 19:11:42下载
    积分:1
  • PSK8_MODEL_SIMULATION
    Matlab Simulink model. Demonstration of transciever. PSK-8 modulation. Time Division Multiplexing
    2012-04-14 18:58:14下载
    积分:1
  • code-QAM
    this file give another type of generation of quadrature amplitude modulation
    2013-12-04 04:42:45下载
    积分:1
  • chap1
    MATLAB实现位置跟踪控制程序 MATLAB实现位置跟踪控制程序(MATLAB to achieve position tracking control program MATLAB to achieve position tracking control procedures)
    2008-06-12 18:44:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载