登录
首页 » matlab » 四旋翼模型

四旋翼模型

于 2021-02-20 发布 文件大小:139KB
0 122
下载积分: 1 下载次数: 8

代码说明:

  四旋翼无人机MATLAB S函数仿真 程序代码(Code of MATLAB S Function Simulation Program for Four-Rotor Unmanned Aerial Vehicle)

文件列表:

四旋翼模型\actxlicense.m, 113 , 2012-09-03
四旋翼模型\convert.m, 144 , 2011-07-05
四旋翼模型\Debug_t.mdl, 136963 , 2012-09-07
四旋翼模型\Debug_t.mdl.r2006b, 123075 , 2011-07-05
四旋翼模型\get_I.m, 226 , 2011-07-05
四旋翼模型\get_output_duty.m, 899 , 2011-07-05
四旋翼模型\hs_err_pid3392.log, 16030 , 2011-07-05
四旋翼模型\limit.m, 157 , 2011-07-05
四旋翼模型\motor.m, 554 , 2011-07-05
四旋翼模型\parameters.m, 2105 , 2011-07-05
四旋翼模型\PID_control_attitude.mdl, 88497 , 2011-07-05
四旋翼模型\PID_control_attitude_t.mdl, 93981 , 2012-09-07
四旋翼模型\PID_control_attitude_t.mdl.r2006b, 87397 , 2011-07-05
四旋翼模型\PID_control_debug.mdl, 91497 , 2012-09-18
四旋翼模型\PID_control_debug.mdl.r2006b, 85019 , 2011-07-05
四旋翼模型\pitch.m, 814 , 2011-07-05
四旋翼模型\pitch_q.asv, 820 , 2011-07-25
四旋翼模型\pitch_q.m, 820 , 2011-07-05
四旋翼模型\quadrotor_dynamic.m, 10442 , 2011-07-05
四旋翼模型\quatorsuncbulider.c, 30772 , 2012-07-26
四旋翼模型\quatorsuncbulider.mexw32, 24576 , 2012-07-26
四旋翼模型\quatorsuncbulider.tlc, 12640 , 2012-07-26
四旋翼模型\quatorsuncbulider_wrapper.c, 6352 , 2012-07-26
四旋翼模型\remoteinput.m, 579 , 2011-07-05
四旋翼模型\remoteinputdone.mdl, 17779 , 2011-07-25
四旋翼模型\roll.m, 753 , 2011-07-05
四旋翼模型\roll_p.m, 772 , 2011-07-05
四旋翼模型\rotor.m, 417 , 2011-07-05
四旋翼模型\rtwmakecfg.m, 2833 , 2012-07-26
四旋翼模型\sat.m, 205 , 2011-07-05
四旋翼模型\SFB__quatorsuncbulider__SFB.mat, 224 , 2012-07-26
四旋翼模型\signal.mdl, 32350 , 2011-07-05
四旋翼模型\thrust.m, 195 , 2011-07-05
四旋翼模型\yaw.m, 750 , 2011-07-05
四旋翼模型\yaw_r.m, 768 , 2011-07-05
四旋翼模型, 0 , 2012-11-21

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

发表评论

0 个回复

  • 27.三维_Matlab
    说明:  用相位移法投影光栅测地形,并且用matlab实现这些功能包括相机标定等(Projection raster to measure terrain by phase shift)
    2019-01-09 15:09:47下载
    积分:1
  • DTW
    另外一个动态时间规划算法,与上次使用的方法不同。(Another dynamic time planning algorithm is different from the one used last time.)
    2019-01-04 21:10:52下载
    积分:1
  • WordCounting
    读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。(Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of the sort low to high, output to a text file (one word per line message format: word occurrences). Binary tree structure stored in preorder, quick sort.)
    2021-03-14 10:29:23下载
    积分:1
  • Fourier series
    说明:  利用傅里叶变换及傅里叶级数模拟人体血压信号(simulate blood pressure signal by fourier transform)
    2020-06-21 11:40:02下载
    积分:1
  • Untitled
    说明:  长方形区域的Laplace方程有限差分法5点法迭代(Rectangular region, finite difference Laplace equation 5-point iterative method)
    2010-03-29 23:17:19下载
    积分:1
  • 有源码事例,还有说明.一看就明白, 一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem3...
    有源码事例,还有说明.一看就明白, 一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem32"下. 二,新建一VB标准EXE,在"工程引用"下点击浏览把"WINDOWSsystem32"下的"hgbguanligongcheng.dll" 引用进来. 三,在窗体里声明一个对象变量yy Dim yy As New hgbguanlimokuai 再在任一事件下引用YY里的函数过程 i = yy.chongqi() 本过程执行重启动计算机,无返回值 ii=yy.guanji() 本过程执行关闭计算机,无返回值 iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0 注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹"WINDOWSsystem32"下,.因为exe 文件在运行时会用到那两个DLL. 解释: "hgbguanligongcheng.dll"文件里面有"hgbguanlimokuai"模块 "hgbguanlimokuai"模块里面有三个函数过程chongqi(),guanji(),huoquan() 我们声明YY为"hgbguanlimokuai"模块就等于在工程里加入了一个模块当然就能 在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder " WINDOWS system32". 2, a new standard EXE VB. "works quote" Click here " WINDOWS system32" under the "hgbg uanligongcheng.dll
    2022-02-02 07:16:06下载
    积分:1
  • chaoliujisuan
    电力系统潮流计算程序,对于电力系统分析有一定借鉴意义(Power flow calculation program for power system analysis have a certain reference)
    2009-02-05 16:00:15下载
    积分:1
  • 书中的matlab 程序
    说明:  现代控制理论课后代码,供大家参考!!!!!!!(Modern control theory after-school code)
    2019-12-01 21:04:56下载
    积分:1
  • 手机上网越来越成为一种时尚。关键技术-WAP也越来越受到人们的关注。此文档以问答的方式解答了WAP技术在应用中的难题,对WAP网页开发有很大的帮助。...
    手机上网越来越成为一种时尚。其关键技术-WAP也越来越受到人们的关注。此文档以问答的方式解答了WAP技术在应用中的难题,对WAP网页开发有很大的帮助。-mobile Internet is increasingly becoming a trend. Its key technology- WAP also attracting increasing attention.WAPWAP
    2023-03-06 08:05:03下载
    积分:1
  • VB遍历USB设备-USB-HID调用工具源代码
    VB遍历USB设备-USB-HID调用工具源代码,能够遍历电脑上的U盘、无线网卡等USB设备,还可通过本工具测试读取和写入,代码作者:黄旺苗。主要是使用API来实现程序功能,主要可实现以下功能:一、获得HID设备的GUID,二、找出所有已连接HID设备、三、列举每一个HID设备、四、获取设备的路径、五、取得设备的标示代号,取得厂商与产品ID等,里面有部分功能没有实现。
    2023-07-07 20:15:02下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载