描述性统计量
峰值、RMS 水平、峰间振幅、波峰因子、动态时间规整、CUSUM 控制图、编辑距离
使用 findpeaks
定位信号的局部最大值,并按高度、宽度或相对高差对峰值进行排序。使用 peak2rms
函数确定信号的波峰因子,并计算常见的描述性统计量,如最大值、最小值、标准差和 RMS 水平。在更大的数据集中搜索感兴趣的信号,并按时间对齐信号。定位信号突然变化或漂移出目标范围的点。对信号添加标签以用于分析或机器和深度学习应用。
App
函数
主题
- RMS Value of Periodic Waveforms
Find the root mean square value of a sine wave, a square wave, and a rectangular pulse train.
- 在数据中查找峰值
定位一组数据中的局部最大值,并确定这些峰值是否周期性出现。
- 相对高差
峰值的相对高差根据峰值本身高度及其相对于其他峰值的位置衡量其突出程度。较矮的孤立峰值可能会比虽然较高但在高峰范围中并不显著的一员更加突出。
- Human Activity Recognition Simulink Model for Smartphone Deployment (Statistics and Machine Learning Toolbox)
Generate code from a classification Simulink® model prepared for deployment to a smartphone.
- Choose an App to Label Ground Truth Data
Decide which app to use to label ground truth data: Image Labeler, Video Labeler, Ground Truth Labeler, Lidar Labeler, Signal Labeler, or Medical Image Labeler.