登录
首页 » matlab » Untitled2

Untitled2

于 2019-06-19 发布 文件大小:72KB
0 188
下载积分: 1 下载次数: 3

代码说明:

  二自由度平顺性分析,包括车身加速度,悬架动挠度,轮胎动载等,建立双质量二自由度模型(Two degrees of freedom ride analysis, including body acceleration, suspension deflection, tire dynamic load, etc., establish a dual mass two degree of freedom model)

文件列表:

MATLAB编程宝典.docx, 80453 , 2019-05-28
Untitled2.m, 1099 , 2019-05-29

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

发表评论

0 个回复

  • 算法图解.pdf
    本书示例丰富,图文并茂,以简明易懂的方式阐释了算法,旨在帮助程序员在日常项目中更好地利用 算法为软件开发助力。前三章介绍算法基础,包括二分查找、大 O 表示法、两种基本的数据结构以及递归 等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括 :面对具体问题时的解决技巧,比如何时采用 贪婪算法或动态规划 ;散列表的应用 ;图算法 ;K 最近邻算法。 本书适合所有程序员、计算机专业相关师生以及对算法感兴趣的读者(This book is rich in examples and illustrates algorithms in a concise and easy-to-understand way. It aims to help programmers make better use of algorithms in daily projects to help software development. The first three chapters introduce the basic algorithms, including binary search, large O representation, two basic data structures and recursion. The rest of the paper will focus on the widely used algorithms, including: when to use greedy algorithm or dynamic programming, hash table application, graph algorithm, K nearest neighbor algorithm when facing specific problems. This book is suitable for all programmers, computer-related teachers and students, and readers interested in algorithms.)
    2020-06-20 19:00:02下载
    积分:1
  • 多货币强弱指标及模板
    外汇货币对强弱指标,多货币对共振指标模板(Foreign currency currency on strength and weakness index)
    2017-12-18 11:06:27下载
    积分:1
  • 安卓和淘宝手机网站结合的洗发护发项目
    安可美丽是一个安卓和淘宝手机网站结合的洗发护发产品介绍项目,应用内本身有一些信息,然后宝贝详情页直接转跳到淘宝的手机页面,另外自带基于ThinkPHP的web服务端和sql数据库。(Ancomay is a shampoo and hair care product introduction project that combines Android and Taobao mobile website. There are some information in the application itself. Then the Baby Details page jumps directly to Taobao mobile page. In addition, it brings its own ThinkPHP-based web server and SQL database.)
    2020-06-16 22:00:01下载
    积分:1
  • LS-SVM
    这是对于工业过程中连续搅拌釜反应器用支持向量机建模的实例。预测效果很好。(This is for the industrial process of continuous stirred tank reaction used in support vector machine modeling examples. Very good prediction.)
    2009-03-26 12:31:32下载
    积分:1
  • 1
    说明:  车桥耦合命令流,非常好,好久好久好尴尬,发过火很反感(gggfgfgffjgfghghghjghj)
    2019-11-20 15:41:41下载
    积分:1
  • vc的一些原码,对于帮助学习和提高很有帮助
    vc的一些原码,对于帮助学习和提高很有帮助-vc some of the original code, for help to learn and improve very helpful
    2022-02-02 16:30:50下载
    积分:1
  • 热导率-latex
    说明:  热导率计算相关资料,lammps输入文件(thermal conductivity)
    2020-03-03 11:36:03下载
    积分:1
  • 55555
    为了注册下载东西上传的argis内容,需要的可以拿走(In order to register and download ArGis content uploaded, you can take away what you need)
    2020-06-16 11:40:01下载
    积分:1
  • C# 在格式化日期查询数据库
    C# 在查询语句中使用格式化函数,格式化日期,将出生日期格式化为“年月日”的格式,后附完整源代码下载,以下是部分代码:   private void Frm_Main_Load(object sender, EventArgs e)   {    OleDbConnection con = new OleDbConnection(//创建数据库连接对象    "Provider=Microsoft.Jet.OLEDB.4.0;Data Source="    + "db_Test.mdb" + ";Persist Security Info=False");    OleDbDataAdapter dap = new OleDbDataAdapter(//创建数据适配器对象    "SELECT * FROM 员工生日表;", con);    DataSet ds = new DataSet();//创建数据集    dap.Fill(ds, "table");//填充数据表    dgv_Message.DataSource = ds.Tables[0].DefaultView;//设置数据源   }
    2023-05-27 06:05:03下载
    积分:1
  • Temperature(ADC0)
    采用c8051f020芯片,实现12位ADC0采样芯片温度传感器,将温度通过串口0发送到PC机! ( Using C8051F020 chip, the implementation of 12 bit ADC0 sampling chip temperature sensor, the temperature through the serial port 0 is sent to the PC machine! )
    2011-08-15 20:32:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载