This repository contains a collection of MATLAB scripts developed for signal processing, multivariate statistical analysis, and time--frequency-based fault detection workflows. The scripts focus on Hotelling's TΒ² computations, wavelet-based denoising, and time-domain analysis.
Tenova-main/
β
βββ Hotteling_article.m
βββ Time_Analysis.m
βββ WaveDenoise.m
Implements Hotelling's TΒ² multivariate statistical analysis for fault detection and anomaly monitoring.
Performs time-domain feature extraction and signal analysis.
Applies wavelet-based denoising using wavelet decomposition and thresholding.
- MATLAB R2018b or later
- Wavelet Toolbox
- Statistics and Machine Learning Toolbox
addpath('path_to/Tenova-main');
Hotteling_articleIf you need help interpreting any part of the code or integrating these scripts into a workflow, feel free to ask.