登录
首页 » matlab » 三自由度直齿轮动力学方程求解

三自由度直齿轮动力学方程求解

于 2020-11-19 发布 文件大小:1KB
0 404
下载积分: 1 下载次数: 102

代码说明:

  三自由度直齿轮动力学方程求解,希望对初学者有所帮助。( Dynamic equation of three-DOF gear, hope it is helpful for beginners.)

文件列表:

chilunxitong
............\gear_transmission_fun.m,564,2016-07-05
............\gear_transmission_main.m,347,2016-07-05

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

发表评论

0 个回复

  • dijkstra
    说明:  dijkstra算法对于最短路问题的求解(Dijkstra shortest path algorithm for solving the problem)
    2008-09-19 15:07:28下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • hrmfilter50
    300HZ 采样率下,50、60HZ陷波器及8HZ高通多项式实现。画出原始数据及滤波后数据并画出相应频谱(50/60HZ notch filter of the matlab program.Plot raw data and filtered data and corresponding Spectrum)
    2013-12-17 10:55:00下载
    积分:1
  • white
    400-700nm波段白光既自然光的杨氏双缝干涉仿真(Young s Double Slit Interference Simulation of White Light in 400nm-700nm Band)
    2021-04-08 16:49:01下载
    积分:1
  • ZigbeeMatlabPartCode
    this is about zigbee matlab code
    2010-08-25 18:36:15下载
    积分:1
  • ch4-preview_pa1257
    Processor architecture in single document
    2011-02-13 13:58:20下载
    积分:1
  • GYH
    实现MATLAB的自适应滤波器代码,LMS的改进,分析其收敛性(MATLAB realization)
    2014-09-22 02:04:47下载
    积分:1
  • METHODFBP
    fbp算法是一种新的高效的SAR成像算法,对传统算法有很好的适应性(fbp algorithm is a new and efficient SAR imaging algorithm, the traditional algorithm has good adaptability)
    2013-10-22 11:18:09下载
    积分:1
  • steep
    steepsest optimization method
    2013-12-01 04:03:15下载
    积分:1
  • pso
    一个实现粒子群优化算法的简单matlab程序(A simple particle swarm optimization algorithm matlab program)
    2013-04-17 13:40:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载