登录
首页 » matlab » Desktop

Desktop

于 2015-06-19 发布 文件大小:31KB
0 201
下载积分: 1 下载次数: 33

代码说明:

  本压缩包包括吸气式高超声速飞行器的纵向刚体仿真模型和弹性体仿真模型。利用s函数编写的simulink模块,然后用MATLAB画出二者的图像进行对比(Nonlinear Longitudinal Dynamical Model of an Air-Breathing)

文件列表:

aaa.m,2100,2015-06-17
aaaa.slx,13503,2015-06-17
hua.m,892,2015-06-15
lin1.m,4255,2015-06-17
linea.slx,15824,2015-06-17

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

发表评论

0 个回复

  • classic_texture_segmentation_matlab
    经典的小波纹理分割,基于matlab实现(The classic texture segmentation, matlab implementation)
    2010-01-11 21:15:09下载
    积分:1
  • kechengsheji
    IIR FIR滤波器的实现,源码中给出了详细的关于IIR 和FIR滤波器在MATLAB实现的算法(IIR FIR)
    2012-04-28 10:30:53下载
    积分:1
  • tvapm
    水声通信面临的最困难的问题是多途干扰,其中自多途引起接收信号的幅度衰落,互多途引起接收信号的码间干扰,再加上海洋环境的高噪声背景、低的载波频率、极为有限的带宽以及传输条件的时间—空间—频率变化特性,使得通信过程十分困难。此外,水声通信试验的成本高,难度大,也为水声通信研究带来挑战。 本软件对水声信道的仿真研究很有帮助,可以产生声线图,冲激响应,声速图等仿真文件,结合Matlab画图工具绘制图像,对水声信道的模拟仿真很有帮助。(The most difficult problem faced by underwater acoustic communication is multi-path interference, which since multipath fading caused by the magnitude of the received signal, and mutual inter-symbol interference caused by multipath signal reception, plus the marine environment of high background noise, low carrier frequency , very limited bandwidth and transmission conditions of time- space- frequency characteristic such that the communication process is very difficult. In addition, the high cost of underwater acoustic communication experiment, difficult, and challenges for the study of underwater acoustic communication. This software is useful for simulation study of underwater acoustic channel can produce sound chart, impulse response, sound velocity diagrams simulation files, combined with Matlab drawing tools to draw the image of underwater acoustic channel simulation helpful.)
    2015-03-22 09:51:54下载
    积分:1
  • passage-3
    本程序是mazen.O的经典论文:Performance Analysis of two-hop ralayed transmissions over rayleigh fading channels 的文章中所附的仿真图的程序,跑出的结果和文章中的附图是一样的!可以跑出里面的三张图,包括瑞利衰落下中继信道的中断概率的蒙特卡洛及公式的仿真,及选择不同的增益的性能差别曲线! (This program is mazen.O classic paper: Performance Analysis of two-hop ralayed transmissions over rayleigh fading channels in the article accompanying the simulation of the processes, results and articles ran in the figures are the same! You can run out of the inside of the three figures, including the Monte Carlo simulation and the formula for the outage probability of Rayleigh fading relay channel, and select a different gain performance difference curves!)
    2020-10-05 15:07:39下载
    积分:1
  • Chapter_3
    Matlab files of chapter 3 kalman filtering 3 edition of grewal
    2009-06-12 17:47:56下载
    积分:1
  • sunsnchronous
    太阳同步卫星及其轨道计算,用于设计太阳同步轨道,并且给出一个实例,介绍卫星轨道参数的计算方法(Sun-synchronous satellites and their orbital calculations for the design of a sun-synchronous orbit, and an example is given, satellite orbit parameters calculation method)
    2020-12-07 11:39:21下载
    积分:1
  • xiaobo
    一个小波神经网络的程序,从模拟电路的故障诊断得出,供大家学习参考(A wavelet neural network procedures, from the analog circuit fault diagnosis reached for the reference U.S. study)
    2009-03-21 19:58:50下载
    积分:1
  • MobileFadingChannels
    移动衰落信道,该书是英文版,非常好的一本书,还有matlab源代码。(Mobile fading channel, the book is the English version, a very good book, there are matlab source code.)
    2010-11-18 12:58:47下载
    积分:1
  • vcthesis
    该系统实现粗糙集合中的分辨矩阵与分辨函数的约简方法,该方法可以求出信息系统的属性约简(the system to achieve the rough set to distinguish function matrix and tell about Jane, The method can be used to find information system attribute reduction)
    2007-06-16 20:59:02下载
    积分:1
  • xiashan
    MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
    2013-05-15 08:52:09下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载