登录
首页 » matlab » Suspension-dynamic-deflection

Suspension-dynamic-deflection

于 2017-03-05 发布 文件大小:1925KB
0 135
下载积分: 1 下载次数: 32

代码说明:

  通过matlab建立整车模型,求汽车的平顺性,本程序求得是汽车在不同等级路面上的悬架动挠度。(Suspension dynamic deflection)

文件列表:

C、悬架动挠度分析
.................\a、幅频特性
.................\...........\xuanjiadongnaodufupintexingquxian.fig,307179,2013-04-27
.................\...........\xuanjiadongnaodufupintexingquxian.m,589,2013-04-27
.................\...........\悬架动挠度.txt,589,2013-05-11

.................\b、计算
.................\.......\jisuanf.m,246,2013-04-27
.................\.......\jisuanr.m,246,2013-04-27
.................\c、系统参数不同对其影响
.................\.......................\1、车身固有频率
.................\.......................\...............\pinlv.fig,461450,2013-04-27

.................\.......................\...............\pinlv.m,878,2013-04-27
.................\.......................\2、车身阻尼比
.................\.......................\.............\zunibi yingxiang fd.asv,878,2013-04-27
.................\.......................\.............\zunibi.m,879,2013-04-27
.................\.......................\.............\zunibi1.fig,460009,2013-04-30

.................\.......................\3、车身与车轮部分质量比
.................\.......................\.......................\zhiliangbi.fig,458046,2013-04-27

.................\.......................\.......................\zhiliangbi.m,823,2013-04-27
.................\.......................\4、悬架与轮胎刚度比
.................\.......................\...................\gangdubi.fig,458898,2013-04-29

.................\.......................\...................\gangdubi.m,802,2013-04-29

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

发表评论

0 个回复

  • data_transfer
    同步串行数据发送电路SSDT的基本功能是将并行数据转换成串行数据并进行同步发送。系统写入和读出时序完全兼容Intel8086时序。 系统以同步信号开始连续发送四个字节,在发送中出现5个1时插入一个0,在四个数据发送结束而下一次同步没有开始之前,发送7FH,这时中间不需要插入零 (synchronous serial data transmission circuit SSDT the basic function is to convert parallel data into serial and the same this step. System write and read sequential fully compatible Intel8086 timing. Synchronized signal system to start sending four consecutive bytes, in this emerging 5 1:00 insert a 0, at the end of four data sent and the next synchronization not started before, sending seven FH, then the middle is not inserted)
    2006-11-12 20:57:22下载
    积分:1
  • qm767
    IDW inverse distance weighting method, Including quaternion various calculations, Based on matlab GUI interface design.
    2017-08-22 12:23:25下载
    积分:1
  • F06x_SMBus_EEPROM
    C8051F060通过普通IO口模拟IIC总线读写EEPROM(C8051F060 analog through the general IO port to read and write EEPROM IIC bus)
    2011-08-19 08:22:54下载
    积分:1
  • sd_music
    读SD卡用SST单片机与tlc5620播放音乐程序(Read SD card with SST SCM and play music tlc5620 procedures)
    2009-03-17 11:52:05下载
    积分:1
  • CAN-training-by-hirain.com
    CAN基础培训资料,培训机构是恒润科技,是国内汽车电子行业比较权威的企业。(CAN based training materials, training institutions are Hirain technology, is more authoritative automotive electronics industry enterprises.)
    2013-11-19 10:15:46下载
    积分:1
  • dianji1
    电机仿真模型,simulik同步电机仿真模型(Motor simulation model, simulik synchronous motor simulation model)
    2021-01-01 21:08:58下载
    积分:1
  • ad_da
    1.通过本例程了解并掌握AD-DA转换芯片的基本原理和使用 * 2.了解掌握I2C总线接口的工作原理及一般编程方法。(Through this routine to understand and master the basic principles of the AD-DA conversion chip and use** 2. Understand the works of master I2C bus interface and general programming methods.)
    2012-09-27 11:32:38下载
    积分:1
  • tanghui
    唐会完美源码可以用作自己研究后台账号和密码admin 123456 前台账号和密码123456 123456(Don will be a perfect source)
    2013-12-16 20:05:53下载
    积分:1
  • 3_26201207250935137036566
    超声波测距,可以通过串口助手显示,当小于设定值时,显示0,当大于设定值时,显示1(Ultrasonic Ranging, through serial aides showed that when less than the set value, 0, when greater than the set value, indicating a)
    2013-12-14 12:47:05下载
    积分:1
  • FreeRTOS实验15-1 FreeRTOS软件定时器实验
    说明:  硬件资源: 1,DS0(连接在PA8),DS1(连接在PD2上) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3寸LCD模块(仅支持MCU屏) 4,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP) 实验现象: 通过按键KEY_UP可以控制定时器AutoReloadTimer_Handle的开启,这个是 周期定时器,一旦开启就会不断的运行,直到按下KEY1将其关闭。按下KEY0 可以打开定时器OneShotTimer_Handle,这是个单次定时器,只会运行一次, 运行周期到了以后就会停止运行,除非按下按键KEY0将其再次开启。(Hardware resources: 1, DS0 (connected to PA8), DS1 (connected to PD2) 2. Serial port 1 (baud rate: 115200, PA9/PA10 connected on board USB to serial chip CH340) 3, ALIENTEK 2.8/3.5/4.3 inch LCD module (only supporting MCU screen) 4. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP) Experimental phenomena: The timer AutoReloadTimer_Handle can be turned on by keying KEY_UP. This is The periodic timer will run continuously once it is turned on until KEY1 is pressed to turn it off. Press KEY0 You can turn on the timer OneShotTimer_Handle, which is a single timer and only runs once. The run cycle will stop after that unless KEY0 is pressed to turn it on again.)
    2020-06-24 05:00:01下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载