登录
首页 » matlab » 雨流计数法matlab程序

雨流计数法matlab程序

于 2017-06-14 发布 文件大小:107KB
0 307
下载积分: 1 下载次数: 40

代码说明:

  雨流计数法又可称为“塔顶法”,是由英国的Matsuiski和Endo 两位工程师提出的, 距今已有50 多年。雨流计数法主要用于工程界, 特别在疲劳寿命计算中运用非常广泛。把应变-时间历程数据记录转过90°,时间坐标轴竖直向下, 数据记录犹如一系列屋面, 雨水顺着屋面往下流, 故称为雨流计数法。雨流计数法对载荷的时间历程进行计数的过程反映了材料的记忆特性,具有明确的力学概念,因此该方法得到了普遍的认可。(The rain stream counting method, also known as the tower top method, was proposed by two engineers in the UK, Matsuiski and Endo, for more than 50 years. The rain flow counting method is mainly used in the engineering field, especially in the calculation of fatigue life. Record the strain time history data by 90 degrees, and the time axis is vertical downward. The data record is like a series of roof. The rain water flows down the roof, so it is called the rain flow counting method. The counting process of the rain flow counting method reflects the memory characteristics of the material and has a definite mechanical concept. Therefore, this method has been widely accepted.)

文件列表:

雨流计数法\index.html
雨流计数法\license.txt
雨流计数法\rainflow.c
雨流计数法\rainflow.dll
雨流计数法\rainflow.m
雨流计数法\rfdemo1.m
雨流计数法\rfdemo2.m
雨流计数法\rfhist.m
雨流计数法\rfmatrix.jpg
雨流计数法\rfmatrix.m
雨流计数法\rfmatrix.png
雨流计数法\sig2ext.m
雨流计数法

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

发表评论

0 个回复

  • VB程序监视器实例一例+源代码
    VB程序监视器实例一例+源代码,可以自己添加监视程序到列表,自动弹出提示,自定义警告内容,设置监视间隔时间:(单位:秒)等。
    2022-02-05 01:31:23下载
    积分:1
  • breakerarcmodel
    这是一个关于断路器电弧的pscad程序软件,需要者可下载(This is a PSCAD program software for circuit breaker arc, which can be downloaded by users.)
    2018-04-17 23:36:46下载
    积分:1
  • MaxDEA
    主要用于DEA方法的各种计算,包含网络DEA,非期望、SBM、以及其他给类DEA算法的计算。功能齐全,无需解锁,直接使用(Mainly for the DEA method of various calculations, including network DEA, non expected, SBM, and other classes of DEA algorithm calculation. Fully functional, no need to unlock, direct use)
    2017-08-15 15:42:56下载
    积分:1
  • 读者写者问题
    说明:  1、定义一个数据缓存buffer及用于实现同步互斥的信号量。 2、定义一个读者函数: ?当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。 ?当有其他读者在占用buffer时,读者可对buffer进行读取操作。 ?当buffer中有数据时,则从其中读取一个数据,并显示然后退出。 ?当buffer中没有数据时,应等待,直到buffer中有数据可读。 3、定义一个写者函数 ?当有读者在占用buffer时,写者应该等待,直到所有的读者都退出为止。 ?当有其他写者占用buffer时,该写者应该等待,直到占用buffer的写者退出为止。 ?当buffer有空闲时,写者应该在buffer中写入一个数据并退出。 ?当buffer满时,写者应该等待,直到buffer有空闲为止。 4、定义主函数,在其中可以任意创建读者与写者。 可根据用户输入创建读者或写者进程(线程)。(1. Define a data buffer and semaphores for synchronization and mutual exclusion. 2. Define a reader function: When a writer is occupying the buffer, the reader should wait until the writer no longer uses the buffer. When other readers occupy the buffer, they can read the buffer. When there is data in the buffer, read a data from it, display and exit. When there is no data in the buffer, wait until the data in the buffer is readable. 3. Define a writer function When a reader is occupying the buffer, the writer should wait until all readers quit. When other writers occupy the buffer, the writer should wait until the writer who occupies the buffer exits.)
    2019-12-27 18:49:46下载
    积分:1
  • PUMA560仿真系统
    windows 机器人轨迹规划研究,机器人正逆解算法开发研究,对机器人空间算法研究起到一定作用,采用DH参数法去定义机器人关节。(Windows robot trajectory planning research, robot forward and inverse solution algorithm development, research on robot space algorithm plays a certain role, using DH parameter method to define robot joint.)
    2020-07-19 15:58:48下载
    积分:1
  • 基于小波变换的信号奇异性检测及去噪例程
    文件里面主要介绍了基于小波变换的信号奇异性检测及去噪例程(example,examplee,xampl,eexamp,leexa,mpleexampleexample)
    2018-05-04 14:17:03下载
    积分:1
  • 模拟退火算法tsp问题案例
    模拟退火算法案例学习,可运行,可以供学习使用(Simulated annealing algorithm case study)
    2020-06-18 10:20:02下载
    积分:1
  • EEE
    说明:  MATLAB中Simulink 的方向阻抗继电器的电路仿真,设置不同的过渡电阻进行仿真(Circuit simulation of Simulink directional impedance relay in MATLAB, setting different transition resistors for simulation)
    2019-06-18 14:31:15下载
    积分:1
  • CV+MFC
    说明:  opencv 功能测试用例, 图像操作,(opencv function test)
    2020-04-04 20:39:01下载
    积分:1
  • the program can help their integration into the MSDN documentation Lane. They pr...
    该程序可以将自己的帮助文档集成到MSDN里。自己制作库的时候特别有用-the program can help their integration into the MSDN documentation Lane. They produced the library is especially useful when
    2022-07-23 07:42:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载