登录
首页 » matlab » matlab

matlab

于 2020-12-21 发布 文件大小:12KB
0 312
下载积分: 1 下载次数: 211

代码说明:

  齿轮啮合刚度曲线,用来计算齿轮啮合动力学作为参考的一个很不错的例子。(It is a similar method,you can change some one from it.)

文件列表:

matlab
......\chilundonglixue.docx,15331,2013-12-15

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

发表评论

0 个回复

  • fixed_point
    Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
    2009-05-14 04:43:58下载
    积分:1
  • chulibiaozhunguangpu4
    matlab与数据库连接,选取数据库中的目标红外谱图,提取其波峰,并把波峰值返回到数据库中,存入新建的表中(matlab with the database connection, select the target database, infrared spectrum, extraction of the crest and the wave peak to return to the database, into the new table)
    2011-01-05 20:20:22下载
    积分:1
  • TurboDecodeAlgorithm
    3GPP标准Turbo码编码译码仿真Matlab6.5及VC6.0源代码,并包含Turbo码编码译码原理的介绍文档。(3GPP standard Turbo coding and decoding simulation VC6.0 Matalab 6.5 source code , and includes Turbo Encoder Decoder description of the principle of documentation.)
    2006-10-11 00:53:04下载
    积分:1
  • LEACH
    无线传感器网络中LEACH协议代码,实现节点的分簇。(LEACH protocol code in wireless sensor network node clustering.)
    2012-09-20 20:31:50下载
    积分:1
  • simpleekf
    说明:  本matlab程序实现了扩展kalman滤波,对一个随机生成的正弦信号进行EKF滤波,并画图展现对比。(This Matlab source code is the demo of Extended Kalman Filter,It s filter for randomly sine singal and plot the result。)
    2010-03-30 11:01:26下载
    积分:1
  • Chapter-8-Function-analysis
    该为matlab详尽学些资料第八章“函数分析”(Learn some of the detailed information for the matlab Chapter 8, " functional analysis" )
    2013-07-23 20:30:47下载
    积分:1
  • matlab 最小二乘蒙特卡罗(LMS)美式期权定价
    说明:  用蒙特卡洛模拟实现美式期权定价,包括资产路径生成和美式期权欧式期权定价的源代码,附带参考文献。(Using Monte Carlo simulation to realize American option pricing, including the source code of asset path generation and American option European option pricing, with reference.)
    2020-11-25 15:29:32下载
    积分:1
  • wave3
    2_d TMz wav propagation in free space
    2012-12-30 23:47:50下载
    积分:1
  • CA_VSNLMs
    this is very good for master students and use in communication system course
    2014-08-19 14:38:30下载
    积分:1
  • LMS-RLS
    包含用MATLAB编写的LMS算法和RLS算法的比较程序,运行正确(Contains LMS algorithm using MATLAB and the RLS algorithm comparison, the running correctly)
    2011-09-10 10:18:57下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载