登录
首页 » matlab » dubsi10-2

dubsi10-2

于 2009-09-06 发布 文件大小:220KB
0 168
下载积分: 1 下载次数: 85

代码说明:

  飞机仿真软件包dubsi10-2,可以与FDC tool(本站已有)一起使用的matlab/simulink仿真软件,主要对飞机的滚转姿态控制进行仿真研究,内有丰富的案例。(The Dutchroll Blockset for Simulink, DUBSI, is a stand-alone version of the blocklibrary BLOCKLIB_MISC in version 2.0 (or later) of the Flight Dynamics and Control (FDC) Toolbox, which is currently under development. It contains a number of general-purpose Simulink blocks, which can be used for more applications than flight dynamics research only. Both the FDC toolbox and the DUBSI blockset are copyrighted by M.O. Rauw see COPYING.TXT for more details. )

文件列表:

dubsi
.....\bandLtdRampInit.m
.....\blockFcnInit.m
.....\browse.m
.....\contents.html
.....\contents.m
.....\COPYING.TXT
.....\doubletInit.m
.....\dubsi.mdl
.....\HISTORY.TXT
.....\LICENSE.TXT
.....\maInit.m
.....\newMsgBox.m
.....\private
.....\.......\1-cosblock.gif

.....\.......\blockfcn.html
.....\.......\blockfcnblock.gif
.....\.......\blockref.css
.....\.......\blramp.html
.....\.......\circuitselect.html
.....\.......\circuitselectblock.gif
.....\.......\condswitch.html
.....\.......\condswitchblock.gif
.....\.......\crossprod.html
.....\.......\crossprod1.gif
.....\.......\crossprod2.gif
.....\.......\crossprodblock.gif
.....\.......\doublet.gif
.....\.......\doublet.html
.....\.......\doubletblock.gif
.....\.......\dubsi.gif
.....\.......\dubsi.html
.....\.......\dubsilib.html
.....\.......\dubsi_small.gif
.....\.......\license.html
.....\.......\mafilter.html
.....\.......\mafilter1.gif
.....\.......\mafilter2.gif
.....\.......\mafilterblock.gif
.....\.......\norm.gif
.....\.......\norm.html
.....\.......\normalizer.gif
.....\.......\normalizer.html
.....\.......\normalizerblock.gif
.....\.......\normblock.gif
.....\.......\npulse.gif
.....\.......\npulse.html
.....\.......\npulseblock.gif
.....\.......\onoffblock.gif
.....\.......\on_off.html
.....\.......\outputdirect.html
.....\.......\ramp.gif
.....\.......\rampblock.gif
.....\.......\rotations.html
.....\.......\rotations1.gif
.....\.......\rotations2.gif
.....\.......\rotations3.gif
.....\.......\rotations4.gif
.....\.......\rotxblock.gif
.....\.......\rotyblock.gif
.....\.......\rotzblock.gif
.....\.......\schedgain.html
.....\.......\schedgainblock1.gif
.....\.......\schedgainblock2.gif
.....\.......\schedgainfcn.gif
.....\.......\schedgainfcn1.gif
.....\.......\softlim.gif
.....\.......\softlim.html
.....\.......\softlimblock.gif
.....\.......\srcselect.html
.....\.......\srcselect1.gif
.....\.......\srcselect2.gif
.....\.......\srcselectblock.gif
.....\.......\toworkspc.gif
.....\.......\toworkspc.html
.....\.......\toworkspcblock1.gif
.....\.......\toworkspcblock2.gif
.....\.......\transp1x1.gif
.....\.......\wavefcn.gif
.....\.......\wavefcn.html
.....\.......\wavefcn1.gif
.....\.......\wavefcnblock.gif
.....\.......\ydirectorblock.gif
.....\README.TXT
.....\rotx.tif
.....\roty.tif
.....\rotz.tif
.....\screensize.m
.....\slblocks.m
.....\softlim.m
.....\softLimitInit.m
.....\sources_collection.mdl
.....\toWorkspcInit.m
.....\toWorkspcStopFcn.m
.....\waveFcnInit.m

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

发表评论

0 个回复

  • W1Q3.m
    Simulation of M/G/! queue with average queue size(Simulation of M/G /! Queue with average queue size)
    2014-02-19 17:41:25下载
    积分:1
  • matlab_plotting_examples
    Plot examples with codes in matlab
    2013-04-02 13:37:50下载
    积分:1
  • chengjichaxun-GUI
    自己编程的matlab成绩查询系统,能实现对.txt以及.xls等多种文件格式的读取,并通过mcc命令转化为可执行文件。压缩包内含所有源码。(Own programming matlab query system can achieve right. Reading txt and. Xls and other file formats, and through the mcc command into an executable file. Archive contains all the source code. .)
    2013-12-16 15:06:09下载
    积分:1
  • radar-simulation
    学习雷达系统设计非常好的一本书,书中有很多例子,并附有MATLAB编写的雷达仿真程序(Learning radar system design is very good book, there are many examples in the book, along with a radar simulation program written in MATLAB)
    2013-12-26 14:03:36下载
    积分:1
  • DATA
    matlab数据文件,聚类标准测试数据,K均值聚类等经典算法都可以用。mat文件(matlab data files, the standard test data clustering, K-means clustering algorithm can be used such as the classic. mat file)
    2013-05-22 16:59:34下载
    积分:1
  • ch5example1
    说明:  中波调幅广播传输系统仿真模型 文件名:ch5example1.mdl(Medium wave AM radio transmission system simulation model of the file name: ch5example1.mdl)
    2010-03-22 10:49:15下载
    积分:1
  • fenlipu
    本程序是基于分离谱算法的最小值选中次数加权算法的MATLAB源代码,可以对一维信号先进行谱分离,然后再在最小值的基础上对信号进行重建.(This procedure is based on the sub-out algorithm to select the minimum number of weighted algorithm MATLAB source code, can be conducted one-dimensional spectral signal separation, then the minimum value based on the signal reconstruction.)
    2008-12-25 21:53:17下载
    积分:1
  • LaplaceFilter
    说明:  采用laplace算子点云滤波 采用laplace算子点云滤波(use laplace to filter point cloud data use laplace to filter point cloud data)
    2011-04-01 10:34:10下载
    积分:1
  • music
    基础的doa代码,基于基本的music算法,简单易懂,适合初学者对music算法的理解,吐血推荐,希望对大家有所帮助。(basic music on doa.)
    2013-09-14 09:35:54下载
    积分:1
  • butterfly
    it is an M file code for butterfly effects.
    2020-06-24 04:40:02下载
    积分:1
  • 696518资源总数
  • 105595会员总数
  • 1今日下载