基于消除趋势项法的振动信号预处理研究我要分享

Based on the detrending method of vibration signal preprocessing studies

消除趋势项法 振动信号 预处理 二乘法 正弦信号

关注次数: 554

下载次数: 6

文件大小: 7KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

基于消除趋势项法的振动信号预处理研究.在MATLAB环境中对基于消除趋势项法的振动信号预处理的实例仿真分析。有 最小二乘法去趋势;正弦信号去趋势和滑动平均法等。


English Description:

Based on detrending method of vibration signal preprocessing studies. In the MATLAB environment to eliminate the tendency item method based vibration signal preprocessing an instance of the simulation analysis.Have the least squares method to trend;Sine signal to trends and moving average method, etc.


代码预览

MATLAB程序

..........\data.txt

..........\data1.txt

..........\matlab程序.txt

..........\out.txt

..........\两种方法对比.m

..........\平滑数据.txt

..........\最小二乘法去趋势项.m

..........\最小二乘法数据.txt

..........\正弦信号去趋势项.m

..........\滑动平均法消除振动信号的趋势项.m