登录
首页 » matlab » 汽车二自由度转向建模

汽车二自由度转向建模

于 2021-01-19 发布 文件大小:334KB
0 122
下载积分: 1 下载次数: 3

代码说明:

  汽车二自由度模型,通过输入转向角度,观察车辆的响应,包括车辆的二自由度系统动力学模型。(Two-Degree-of-Freedom Model of Automobile)

文件列表:

汽车二自由度转向建模\belta.fig, 57046 , 2019-06-20
汽车二自由度转向建模\belta.jpg, 30507 , 2019-06-20
汽车二自由度转向建模\belta.pdf, 57373 , 2019-06-20
汽车二自由度转向建模\Laplace.m, 73 , 2019-06-21
汽车二自由度转向建模\maichong.slxc, 4470 , 2019-06-21
汽车二自由度转向建模\slprj, 0 , 2019-06-20
汽车二自由度转向建模\slprj\accel, 0 , 2019-06-20
汽车二自由度转向建模\slprj\accel\vehiclesteering, 0 , 2019-06-21
汽车二自由度转向建模\slprj\accel\vehiclesteering\amsi_serial.mat, 237 , 2019-06-21
汽车二自由度转向建模\slprj\accel\vehiclesteering\rtwgen_tlc, 0 , 2019-06-21
汽车二自由度转向建模\slprj\accel\vehiclesteering\tmwinternal, 0 , 2019-06-20
汽车二自由度转向建模\slprj\accel\vehiclesteering\tmwinternal\simulink_cache.xml, 249 , 2019-06-21
汽车二自由度转向建模\slprj\accel\vehiclesteering\vehiclesteering_top_vm.bc, 8276 , 2019-06-21
汽车二自由度转向建模\slprj\sim, 0 , 2019-06-20
汽车二自由度转向建模\slprj\sim\varcache, 0 , 2019-06-21
汽车二自由度转向建模\slprj\sim\varcache\maichong, 0 , 2019-06-21
汽车二自由度转向建模\slprj\sim\varcache\maichong\checksumOfCache.mat, 392 , 2019-06-21
汽车二自由度转向建模\slprj\sim\varcache\maichong\tmwinternal, 0 , 2019-06-21
汽车二自由度转向建模\slprj\sim\varcache\maichong\tmwinternal\simulink_cache.xml, 249 , 2019-06-21
汽车二自由度转向建模\slprj\sim\varcache\maichong\varInfo.mat, 664 , 2019-06-21
汽车二自由度转向建模\slprj\sim\varcache\vehiclesteering, 0 , 2019-06-20
汽车二自由度转向建模\slprj\sim\varcache\vehiclesteering\checksumOfCache.mat, 392 , 2019-06-21
汽车二自由度转向建模\slprj\sim\varcache\vehiclesteering\tmwinternal, 0 , 2019-06-20
汽车二自由度转向建模\slprj\sim\varcache\vehiclesteering\tmwinternal\simulink_cache.xml, 249 , 2019-06-21
汽车二自由度转向建模\slprj\sim\varcache\vehiclesteering\varInfo.mat, 3080 , 2019-06-21
汽车二自由度转向建模\slprj\sl_proj.tmw, 82 , 2019-06-20
汽车二自由度转向建模\untitled.slx, 15353 , 2019-06-24
汽车二自由度转向建模\vehiclesteering.mdl, 66065 , 2019-06-24
汽车二自由度转向建模\vehiclesteering.slx.r2018a, 26652 , 2019-06-20
汽车二自由度转向建模\vehiclesteering.slxc, 13267 , 2019-06-21
汽车二自由度转向建模\vehiclesteering_m.m, 175 , 2019-06-21
汽车二自由度转向建模\vehiclesteering2011.mdl, 66895 , 2019-06-21
汽车二自由度转向建模\wr.jpg, 586894 , 2019-06-20
汽车二自由度转向建模\wr.pdf, 34924 , 2019-06-20
汽车二自由度转向建模\ztrans.m, 215 , 2019-06-21

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

发表评论

0 个回复

  • 选择最近气象站
    从plots文件中读取目标站点信息 从station文件读取气象站点信息 自动匹配距离目标站点最近的气象站名称(Automatically match the closest meteorogical station of subject plot.)
    2019-04-18 10:59:48下载
    积分:1
  • 贪吃蛇
    说明:  用labview写的一个贪吃蛇程序,使用了状态机模式(LabVIEW greedy snake State machine mode)
    2020-08-13 11:21:33下载
    积分:1
  • fdtd-forupload
    说明:  时域有限差分 电磁波入射到pec表面,pmc表面等例子(FDTD electromagnetic wave incident on PEC surface, PMC surface and so on)
    2020-10-03 14:17:47下载
    积分:1
  • 通过Python生成一个周期内正弦波数组
    说明:  通过Python生成一个周期内正弦波数组(sine wave array.Direct digital synthesis, sine wave 0-2pi period, phase to amplitude is one-to-one correspondence.First, the sine wave query table needs to be stored, and then under the clock, through the phase accumulation module and address query module to achieve the sine wave signal.)
    2020-06-18 01:00:01下载
    积分:1
  • LabVIEW-baodian
    本书详尽讲解了LabVIEW常用的编程方法、编程技巧和工程应用技术。全书共分为3篇,其中:入门篇归纳总结了LabVIEW编程人员必须掌握的基础知识,包括LabVIEW的基本概念、基本函数的用法和常用的运行结构,以及LabVIEW的基本数据结构和文件存储方式;高级篇细致地讲解了引用、属性、方法以及各类高级控件的运用,LabVIEW的文本方式编程以及DLL、C语言接口,基于Matlab语法的MathScript编程技术,LabVIEW基于组件的高级编程方法和编程模式;工程应用篇介绍了串口、并口和网络通信的常用方法,数据采集的基本原理和方法,LabVIEW实时系统的构建和编程,以及各种常用专业工具包的使用方法,包括数据库连接工具包、数据监控与记录工具包、报表生成工具包、状态图工具包等等。(This book explains LabVIEW commonly used programming methods, programming skills and engineering application technology. The book is divided into three articles, including: introductory summary of the LabVIEW programmer must master the basic knowledge, including the basic concepts of LabVIEW, the basic functions of the usage and commonly used operating structure, and LabVIEW basic data structure and file storage Advanced, and the use of various advanced controls, LabVIEW programming of text and DLL, C language interface, MathScript programming technology based on Matlab syntax, LabVIEW advanced programming method and programming mode based on component, The basic principles and methods of data acquisition, the construction and programming of LabVIEW real-time system, and the methods of using various commonly used professional tool kits, including connection kits, data monitoring, and so on. With the record kit, the report generation toolkit, the state diagram toolkit, and so on.)
    2017-03-06 14:57:23下载
    积分:1
  • Vissim
    实现c#连接vissim,并用pso算法优化交叉口信号配时,(vissim pso Intersection Signal)
    2020-12-24 10:39:06下载
    积分:1
  • 课时12、课程资料
    说明:  基于Openlayers实战地理信息系统的视频,小编在此共享(Video based on Openlayers Actual Geographic Information System is shared here by Editor)
    2020-06-23 13:00:06下载
    积分:1
  • 《Python数据挖掘入门与实践》
    《Python数据挖掘入门与实践》 本书为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。(Introduction and Practice of Python Data Mining)
    2019-05-07 11:55:15下载
    积分:1
  • 《小白学SAS》书中配套程序
    《小白学SAS》配套材料适读人群 :SAS用户,统计、数据分析领域的相关工作人员(sas course, Readable population: SAS users, relevant staff in the field of statistics and data analysis)
    2020-06-18 04:00:01下载
    积分:1
  • NS2 tutorial for beginners (in English) This document gives the general use of N...
    NS2对初学者的教程(英文版) 此文档概括的给出了NS的使用和TCL的语法,对NS的入门很有帮助-NS2 tutorial for beginners (in English) This document gives the general use of NS and TCL syntax, on the NS entry helpful
    2022-06-27 14:18:34下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载