登录
首页 » matlab » Helicopter_simulation

Helicopter_simulation

于 2021-04-03 发布 文件大小:358KB
0 103
下载积分: 1 下载次数: 229

代码说明:

  直升机模拟仿真,建模,仿真,源代码,有待改进。(Helicopter simulation, modeling, simulation, source code, to be improved.)

文件列表:

直升机模拟仿真(matlab)
......................\all.mat,8984,1998-12-18
......................\ctrlr1.m,2425,1998-12-17
......................\ctrlr2.m,2062,1998-11-19
......................\ctrlrpro.m,2032,1998-11-19





......................\heli10.bmp,7690,1997-01-06
......................\heli12.bmp,7810,1997-01-06
......................\heli14.bmp,8080,1997-01-06
......................\heli16.bmp,7964,1997-01-06
......................\heli18.bmp,8288,1997-01-06
......................\heli20.bmp,8220,1997-01-06
......................\heli32.exe,944640,1999-04-07
......................\heli32.hlp,19124,1999-04-07
......................\helicustom.m,30,1998-12-18
......................\helimenu.m,4425,1998-02-03
......................\heliparm.mat,1680,1998-10-07
......................\helisys.m,1803,1998-12-17
......................\heli_02.bmp,7044,1997-01-06
......................\heli_04.bmp,7288,1997-01-06
......................\heli_06.bmp,7576,1997-01-06
......................\heli_08.bmp,7876,1997-01-06
......................\heli_10.bmp,8132,1997-01-06
......................\heli_12.bmp,7182,1997-01-06
......................\heli_14.bmp,7396,1997-01-06
......................\heli_16.bmp,7474,1997-01-06
......................\heli_18.bmp,7726,1997-01-06
......................\heli_20.bmp,7854,1997-01-06
......................\heli_default.mat,7408,1999-02-15
......................\horizmenu.m,3366,1998-12-18
......................\horiz_anal.m,2623,1998-12-18
......................\libeng.dll,17408,1997-05-26
......................\libmat.dll,60416,1997-05-26
......................\libmx.dll,41472,1997-05-26
......................\libut.dll,41472,1997-05-26
......................\LOADHELI.M,177,1997-09-17
......................\mainmenu.m,1658,1998-12-18
......................\menu.m,3358,1998-12-17
......................\newbutton.m,221,1998-12-17
......................\P0_pzmap.m,169,1998-12-17
......................\POLYADD.M,217,1997-11-03
......................\report.txt,1624,2009-07-07
......................\rlanal.m,335,1998-11-19
......................\runsvanal.m,619,1998-12-17
......................\Short_guide.pdf,30935,1998-12-14
......................\Short_guide.rtf,68241,1999-02-01
......................\svplot.m,1499,1998-07-02
......................\vertmenu.m,3351,1998-12-18
......................\vertsys.m,319,1998-12-18
......................\vert_anal.m,2062,1998-12-18

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

发表评论

0 个回复

  • dianliumoxing
    直角牛顿-拉夫逊法的电力系统潮流计算程序,希望能对大家有所帮助(At right angles to the Newton- Raphson method of power flow calculation program, we hope to help)
    2012-06-07 22:03:04下载
    积分:1
  • Untitled
    雷达回波信号的恒虚警处理,含有瑞利分布的杂波(CFAR radar echo signal processing, with Rayleigh distribution clutter)
    2012-08-21 15:43:03下载
    积分:1
  • OFDM
    首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。(First, according to the characteristics of the short training word correlation operation, the signal reaching the detector, when the detected correlation value is greater than the threshold after a certain number of times that a signal arrives. And then the characteristics of long training word, the correlation operation for the FFT window starting position of an OFDM symbol estimate. The estimated position of the FFT window, the first small frequency offset in the time domain estimation, the two long training word small frequency offset compensation, the FFT operation, the FFT result of the operation for integer frequency offset estimate. These parameter estimation is completed, the data can be demodulated on. The first portion of the data for a complete frequency offset compensation, and based on the estimated FFT window position of the FFT operation to obtain frequency domain data, demodulated. Then corresponding to the position of the pilot subcarriers are extracted on pilot inform)
    2020-11-04 23:49:52下载
    积分:1
  • Programming--in-MATLAB
    用matlab编程和数值计算的书籍,里面有许多源代码。(And numerical calculation using matlab programming books, there are many source code.)
    2013-11-02 18:54:43下载
    积分:1
  • kml2shp
    matlab小程序,用于kml文件格式转shp格式文件。(it is a matlab progam which can covert kml file to shape file.)
    2011-12-10 17:38:00下载
    积分:1
  • 7
    说明:  MidPoint 中点公式求取导数 ThreePoint 三点法求函数的导数 FivePoint 五点法求函数的导数 DiffBSample 三次样条法求函数的导数 SmartDF 自适应法求函数的导数 CISimpson 辛普森数值微分法法求函数的导数 Richason 理查森外推算法求函数的导数 ThreePoint2 三点法求函数的二阶导数 FourPoint2 四点法求函数的二阶导数 FivePoint2 五点法求函数的二阶导数 Diff2BSample 三次样条法求函数的二阶导数 (Interpolation function)
    2011-08-15 09:46:55下载
    积分:1
  • Language
    说明:  拉格朗插值,matlab程序……………………………………………………………………6(Language.m插值算法……………………………………)
    2010-04-09 13:58:26下载
    积分:1
  • voice
    说明:  基于瞬时线形混合模型的语音信号分离的MATLAB程序(Instantaneous linear mixing model based on speech signal separation MATLAB program)
    2010-04-30 00:15:42下载
    积分:1
  • 20130928
    周期图法各种改进,周期图法各种改进,周期图法各种改进(Periodogram various improvements)
    2013-09-28 22:13:12下载
    积分:1
  • knnclassification
    非常好的学习KNN算法的,能全面掌握关于KNN算法的原理,实现等(Very good learning KNN algorithm, can fully grasp on the principle of KNN algorithm, implementation, etc )
    2013-12-11 11:17:37下载
    积分:1
  • 696532资源总数
  • 103709会员总数
  • 38今日下载