搜索资源列表
rainflowcounting
- 雨流计数法+最小二乘法matlab程序,用于疲劳与断裂力学课程
chelianggengzongjiance.rar
- 源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。,Source implementation is based on Kalman filtering vehicle detection and tracking, and count the number of vehicles.
MATLABcountObject 图像识别
- Matlab,图像识别,计算图像中物体的个数。测试图片读入图像程序图像识别计数主程序 -objectrecog
Lab2files 用于图像物体识别
- 用于图像物体识别,计数,开发及运行环境为matlab7.0-count object in an image using Matlab 7.0
tmulti
- 对一维时间序列采用盒计数法对其进行多重分形谱的计算-Time series of one-dimensional box-counting method used to carry out its multifractal spectrum calculation
rainflow
- 雨流计数方法源代码,可以用于各种工程类的分析之用-rainflow counting method
rainflow
- 雨流计数法,建立在对封闭的应力——应变迟滞回线逐个计数的基础上,能够比较全面的反映随机载荷的全过程,由载荷——时间历程得到的应力——应变迟滞回线与造成的疲劳损伤是等效的.-Rain-flow counting method, based on the stress of the closed- strain hysteresis loop-by-count basis, can be more fully reflected random load the entire process, fro
PAM
- 该程序完成一个16电平PAM数字通信系统的仿真,并测量了它的误码率。首先产生信息符号序列,该序列被当做4个信息比特一组,将16组符号映射到16个信息幅度。检测器计算距离,输出与真正传输的信息符号序列作比较,然后将差错计数。- This procedure completes a 16 level PAM digital communication system s simulation, and has surveyed its error rate. First has the message
rain-flow
- 关于雨流计数法的命令流,采用MATLAB编写。可用于提取循环。-About the rain class notation s order class, uses the MATLAB compilation. May use in withdrawing the circulation.
matlab
- 仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。-Simulation program: first need to use a random genera
jishu
- matlab下实现对有颗粒重叠的情况的计数,读图片-二值化-腐蚀计数-重叠部分hough检测。经过试验,效果不错!-matlab to achieve a particle overlap of the count, read picture- binary- corrosion count- hough overlap detection. After testing, the result is not Wrong!
rainflow_method
- 随机载荷统计中使用雨流法在matlab中的实现,及matlab的m文件-rainflow method
matlab--program
- 1.纽马克算法,振动分析方法,计算多自由度系统振动响应,位移,速度,加速度 2.用于计算多自由度系统固有频率、固有振型、模态质量、模态刚度矩阵、正则模态向量、受迫响应振动 3.里兹法是一种缩减系统自由度的近似方法,用于多自由度系统的求解 4.庞加莱截面图法,用来对多变量自治系统的运动进行分析 5.频谱图法,用于系统的频域分析 6.线加速度法求解系统振动响应 7.雨流计数法,主要用于工程界, 特别在疲劳寿命计算中运用非常广泛,对载荷的时间历程通过计数的过程反映了材料的记忆特
rainflow
- 雨流计数法matlab程序,主要用于疲劳载荷统计计算(Rain flow counting method)
rainflow
- 雨流计数法matlab 程序,可以用于提取载荷历程(rain flow matlab code)
f
- 雨流计数法 读取txt文档中的2列数组,利用雨流计数法查找节点,输出原图像、极点图像、节点图像(Rain flow counting method Read out the 2 column array in the txt document, use the rain flow counting method to look up the node, output the original image, the pole image, the node image.)
基于 Matlab 图像处理的谷物颗粒计数方法研究
- 基于matlab图像处理的谷物颗粒计数方法(A method of grain particle counting based on matlab image processing)
ER23JDJ
- 在Matlab环境中编制了以雨流计数法为理论基础的二维载荷谱程序,用以对混合动力电动车电机驱动系统载荷时间历程进行统计处理,得到载荷幅均值雨流矩阵,进行幅均值各自分布假设检验,以及独立性和相关性检验,获得二维联合分布概率密度函数,建立混合动力电动车电机驱动系统台架试验用二维载荷谱.(Prepared in Matlab environment of the rain flow counting method with the theoretical basis of the two-dimens
雨流计数法
- 雨流计数法的matlab实现-三点法与四点法两种实现方法。此文档为应用三点法与四点法的雨流计数法的具体matlab代码与部分测试数据(The realization of rainflow counting method in matlab-three-point method and four-point method. This document is the specific matlab code and part of the test data of the rain countin
雨流计数法
- 雨流计数法的matlab程序实现,雨流计数法的三点法与四点法 ,且针对于数据处理带有具体数据和实例,