说明:matlab寻找峰值代码。函数可以直接调用,返回设定区域的峰值的横纵坐标,非matlab自带函数,可以寻找多个峰值。算法满足:1.超过一个闕值,此值不用设的太高2.每次检测到满足1条件中的值,判定是否为峰值,不是则继续寻找,是则暂存为temp3.继续检测半个周期的数据,如寻得比temp值大的峰值,存...
说明:Waterfall plot matlab function. Plots the waveforms in X(time,rcvr) vs. "time".Each trace is auto scaled so that the peak-to-peak value is at most 1...
说明:输入历史实测数据(34天)的汽轮机振动的日平均峰峰值取其中三十天作为历史数据样本-Enter the history of the measured data (34 days) of the turbine vibration peak average peak day from 30 days ...
说明:相关峰搜索捕获,为随机PN码的生成,相关处理,峰值比较。