实现信号的降噪我要分享

Noise reduction of signal

time-ICA 降噪源分离 提取谐波 降噪 基波提取

关注次数: 172

下载次数: 0

文件大小: 1KB

代码分类: 信号处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

ICA(独立成分分解),可实现采集信号中源信号的分离,便于提取特征量,实现模式识别。同时由于可以将源信号分离开来,可实现信号的降噪,去掉基波、三次谐波、五次谐波等。


English Description:

ICA (independent component decomposition) can realize the separation of the source signal in the collected signal, which is convenient to extract the feature quantity and realize the pattern recognition. At the same time, because the source signal can be separated, the signal noise can be reduced, and the fundamental wave, the third harmonic and the fifth harmonic can be removed.


代码预览

新建文件夹

新建文件夹\ICA.m

新建文件夹\xiaobofenjie.m