登录
首页 » matlab » ABS

ABS

于 2020-11-26 发布 文件大小:11KB
0 106
下载积分: 1 下载次数: 127

代码说明:

  研究了汽车制动过程中车速、轮速等的变化过程和影响因素;以化整为零的思想,研究得到制动过程中各物理量间的微分方程关系;进而建立在ABS下的数学模型;继而通过使用simulink建立仿真模型;采取逻辑门限的控制方法,综合仿真的整个动态变化过程;得到车速、轮速、滑移率、路面附着系数和制动距离随时间的变化曲线;最后利用图像分析的方法对各物理量进行分析、比较,对比有无ABS系统下制动距离的变化,得出使用ABS控制策略能显著缩短制动距离,提高制动安全性。数据分析和处理主要应用MATLAB软件。(The braking dynamics model of quarter vehicle ABS is established. It simulates the dynamic behavior of a vehicle under hard braking conditions. We researched the change of the vehicle speed and wheel speed during the vehicle braking. According to Newton s first and second law, then dfferential equations are obtained, so we get the Mathematical model. Next the response of the system is simulated by using Simulink in MATLAB . Based on the logic threshold control, we get the curve that Speed, wheel speed, slip ratio and road adhesion coefficient and brake distance changes over time. Contrasting with ABS or without ABS , using the ABS control strategy can significantly shorten the braking distance. Data analysis and processing mainly used MATLAB software.)

文件列表:

ABSnew.mdl,54554,2014-04-15
readme.txt,195,2014-04-21
uslip.m,127,2014-04-10

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

发表评论

0 个回复

  • MATLABdiff
    说明:  matlab的一些运动图像检测差分算法 希望对大家有帮助(Some moving images matlab differential detection algorithm we want to help)
    2011-04-06 13:15:09下载
    积分:1
  • Machine-learning
    多帧图像超分辨率重建,通过机器学习来实现,效果不错。(Multi-frame image super-resolution reconstruction, through machine learning to achieve good results.)
    2013-11-11 19:11:59下载
    积分:1
  • FFTandDTMF
    实现对wav文件的FFT,拟合波形和识别DTMF,具体功能键实验报告(Wav files to achieve the FFT, waveform and fitting recognition DTMF, the specific function key test report)
    2013-12-10 14:34:32下载
    积分:1
  • n-arm-bandit
    banditfor reinforcement learning training
    2015-03-14 06:20:28下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • ght
    这是一个自己写的广义霍夫变换提取不规则不提边缘的方法,希望大家喜欢(This is a generalized Hough transform to write their own not to mention irregular edge extraction method, hope you like)
    2011-04-19 19:34:42下载
    积分:1
  • gridding
    Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function. You will need to compile the MEX functions - in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system. Run the function spiralexample.m in Matlab. (Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function. You will need to compile the MEX functions- in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system. Run the function spiralexample.m in Matlab. )
    2010-05-23 14:20:54下载
    积分:1
  • modmapfuctionforaskfskmskpsk
    利用modmap函数对ask、fsk、msk以及psk进行使用说明(use modmap function ask, fsk, msk and psk for use)
    2006-12-19 08:55:01下载
    积分:1
  • rxasytiaosu
    基于matlab的异步电机矢量控制,2010b版本下运行良好,初学有帮助。(Matlab-based induction motor vector control, 2010b versions running well, beginner help.)
    2013-10-08 16:54:53下载
    积分:1
  • FMBC
    The simulation FBMC with AWGN channel
    2013-10-14 09:05:08下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载