登录
首页 » matlab » animation1

animation1

于 2019-04-14 发布
0 132
下载积分: 1 下载次数: 23

代码说明:

说明:  通过matlab及simulink固定翼无人机3d模型建立(the 3-dimensional module of fixed-wing uav)

文件列表:

vehicle_lines, 0 , 2014-09-10
vehicle_lines\.DS_Store, 6148 , 2014-09-10
__MACOSX, 0 , 2014-09-10
__MACOSX\vehicle_lines, 0 , 2014-09-10
__MACOSX\vehicle_lines\._.DS_Store, 120 , 2014-09-10
vehicle_lines\.svn, 0 , 2011-09-21
vehicle_lines\.svn\dir-prop-base, 46 , 2010-10-22
vehicle_lines\.svn\entries, 772 , 2011-05-18
vehicle_lines\.svn\prop-base, 0 , 2011-09-21
vehicle_lines\.svn\prop-base\drawSpacecraft.m.svn-base, 30 , 2010-10-22
vehicle_lines\.svn\prop-base\tv.jpg.svn-base, 79 , 2010-10-22
vehicle_lines\.svn\props, 0 , 2010-10-22
vehicle_lines\.svn\text-base, 0 , 2011-09-21
vehicle_lines\.svn\text-base\drawSpacecraft.m.svn-base, 2862 , 2010-10-22
vehicle_lines\.svn\text-base\spacecraft_animation.mdl.svn-base, 32239 , 2010-10-22
vehicle_lines\.svn\text-base\tv.jpg.svn-base, 2380 , 2010-10-22
vehicle_lines\.svn\tmp, 0 , 2011-09-21
vehicle_lines\.svn\tmp\prop-base, 0 , 2010-10-22
vehicle_lines\.svn\tmp\props, 0 , 2010-10-22
vehicle_lines\.svn\tmp\text-base, 0 , 2010-10-22
vehicle_lines\drawVehicle.m, 3475 , 2014-09-10
__MACOSX\vehicle_lines\._drawVehicle.m, 120 , 2014-09-10
vehicle_lines\tv.jpg, 2380 , 2010-10-22
__MACOSX\vehicle_lines\._tv.jpg, 317 , 2010-10-22
vehicle_lines\vehicle_animation_line.slx, 18707 , 2014-09-10
__MACOSX\vehicle_lines\._vehicle_animation_line.slx, 120 , 2014-09-10
vehicle_vertices, 0 , 2014-09-10
vehicle_vertices\.DS_Store, 6148 , 2014-09-10
__MACOSX\vehicle_vertices, 0 , 2014-09-10
__MACOSX\vehicle_vertices\._.DS_Store, 120 , 2014-09-10
vehicle_vertices\.svn, 0 , 2011-09-21
vehicle_vertices\.svn\entries, 766 , 2011-05-18
vehicle_vertices\.svn\prop-base, 0 , 2011-09-21
vehicle_vertices\.svn\prop-base\drawSpacecraft.m.svn-base, 30 , 2010-10-22
vehicle_vertices\.svn\prop-base\tv.jpg.svn-base, 79 , 2010-10-22
vehicle_vertices\.svn\props, 0 , 2010-10-22
vehicle_vertices\.svn\text-base, 0 , 2011-09-21
vehicle_vertices\.svn\text-base\drawSpacecraft.m.svn-base, 3092 , 2010-10-22
vehicle_vertices\.svn\text-base\spacecraft_animation.mdl.svn-base, 32499 , 2010-10-22
vehicle_vertices\.svn\text-base\tv.jpg.svn-base, 2380 , 2010-10-22
vehicle_vertices\.svn\tmp, 0 , 2011-09-21
vehicle_vertices\.svn\tmp\prop-base, 0 , 2010-10-22
vehicle_vertices\.svn\tmp\props, 0 , 2010-10-22
vehicle_vertices\.svn\tmp\text-base, 0 , 2010-10-22
vehicle_vertices\drawVehicle.m, 4316 , 2014-09-10
__MACOSX\vehicle_vertices\._drawVehicle.m, 120 , 2014-09-10
vehicle_vertices\tv.jpg, 2380 , 2010-10-22
__MACOSX\vehicle_vertices\._tv.jpg, 317 , 2010-10-22
vehicle_vertices\vehicle_animation.slx, 18595 , 2014-09-10
__MACOSX\vehicle_vertices\._vehicle_animation.slx, 120 , 2014-09-10

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

发表评论

0 个回复

  • ST7789V+CTC2.8 _16BIT
    2.8寸TFT屏 stm32芯片 +ST7789驱动(2.8 inch TFT screen STM32 chip + ST7789 driver)
    2021-04-21 23:58:49下载
    积分:1
  • 用C++ Builder编写得菜单工具栏得程序,希望对大家有帮助
    用C++ Builder编写得菜单工具栏得程序,希望对大家有帮助-C++ Builder with a menu to prepare a program toolbar, I hope all of you help
    2022-08-24 06:07:39下载
    积分:1
  • 此为文档上传的实现程序,例如上传图片的个人相册等之类的。...
    此为文档上传的实现程序,例如上传图片的个人相册等之类的。-upload this file to the realization of procedures, such as uploading photos and other personal albums like.
    2022-09-02 07:50:02下载
    积分:1
  • 第七次课--视频图像DCT处理及水印嵌入
    熟悉IIC协议总线协议,采用IIC总线对图像采集传感器寄存器进行配置,并转换为RGB565格式。 利用异步FIFO完成从摄像头输出端到SDRAM 和SDRAM 到VGA 接口各跨时钟域信号的传输和处理。 利用 SDRAM 接口模块的设计,实现了刷新、读写等操作;为提高SDRAM 的读写带宽,均采用突发连续读写数据方式;并采用乒乓操作实现 CMOS 摄像头与VGA的帧率匹配。 利用双线性插值方法实现对图像640×480到1024×768的放大操作。 完成VGA显示接口设计。(Familiar with IIC protocol bus protocol, IIC bus is used to configure the register of image acquisition sensor and convert it into RGB565 format. Asynchronous FIFO is used to transmit and process signals across clock domain from camera output to SDRAM and SDRAM to VGA interface. With the design of SDRAM interface module, refresh, read and write operations are realized. In order to improve the read and write bandwidth of SDRAM, burst continuous read and write data mode is adopted, and table tennis operation is used to achieve frame rate matching between CMOS camera and VGA. The bilinear interpolation method is used to enlarge the image from 640*480 to 1024*768. Complete the VGA display interface design.)
    2020-06-25 04:00:02下载
    积分:1
  • RF
    说明:  IDL遥感,roi的随机拆分,通过IDL控制,感兴趣区的随机选择操作(IDL Remote Sensing, Random Segmentation of ROI)
    2020-06-16 01:20:02下载
    积分:1
  • 一个汽车的fuzzy的控制,能很好地应用FUZZY的特点
    一个汽车的fuzzy的控制,能很好地应用FUZZY的特点-a car fuzzy control can be well applied to the characteristics FUZZY
    2022-12-30 03:05:04下载
    积分:1
  • 3150049420110620
    读取sar卫星slc数据代码 对初学者有帮助(Read sar satellite slc data code for beginners to help)
    2017-08-16 17:33:40下载
    积分:1
  • 多无人机协同决策与控制仿真平台
    为了提高车辆编队控制效果,本文在领航跟随者方法的基础上,针对系统内参数的不确定性和外界干扰问题,将自适应和鲁棒控制方法应用于车辆编队,并依据图论相关知识确定了编队层数最少的编队队形组织规则。(In order to improve the effectiveness of vehicle formation control, this paper applies adaptive and robust control methods to vehicle formation based on the pilot follower method, aiming at the uncertainties of parameters in the system and external disturbances, and determines the formation formation organization rules with the least number of formation layers according to graph theory.)
    2021-01-27 16:18:37下载
    积分:1
  • a practice typing games, in alphabetical whereabouts TU with the same letters on...
    一个练习打字的游戏,字母下落,恩与字母相同的键就可以大落字母。-a practice typing games, in alphabetical whereabouts TU with the same letters on the keys can drop large letters.
    2022-01-25 15:31:25下载
    积分:1
  • matchfilter
    雷达信号处理中的匹配滤波器设计,实现最大信噪比输出(Radar signal processing in the matched filter designed for maximum signal to noise ratio output)
    2010-01-05 14:57:51下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载