Train an autoencoder on normal operating data from an industrial machine to predict anomalies.
https://github.com/matlab-deep-learning/Industrial-Machinery-Anomaly-Detection
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
편집자 메모: This file was selected as MATLAB Central Pick of the Week
Industrial Machinery Anomaly Detection
This example applies various anomaly detection approaches to operating data from an industrial machine. Specifically it covers:
- Extracting relevant features from industrial vibration timeseries data using the Diagnostic Feature Designer app
- Anomaly detection using several statistical, machine learning, and deep learning techniques, including:
- LSTM-based autoencoders
- One-class SVM
- Isolation forest
- Robust covariance and Mahalanobis distance
Setup
This demo is implemented as a MATLAB® project and will require you to open the project to run it. The project will manage all paths and shortcuts you need.
To Run:
- Open the MATLAB Project
AnomalyDetection.prj - Open Parts 1-3 on the Project Shortcuts tab
MathWorks® Products (http://www.mathworks.com)
Requires MATLAB® release R2021b or newer and:
License
The license for Industrial Machinery Anomaly Detection using an Autoencoder is available in the license.txt file in this GitHub repository.
Community Support
Copyright 2021 The MathWorks, Inc.
인용 양식
Rachel Johnson (2026). Industrial Machinery Anomaly Detection (https://github.com/matlab-deep-learning/Industrial-Machinery-Anomaly-Detection), GitHub. 검색 날짜: .
일반 정보
- 버전 1.1.3 (69 MB)
-
GitHub에서 라이선스 보기
MATLAB 릴리스 호환 정보
- R2020b 이상 릴리스와 호환
플랫폼 호환성
- Windows
- macOS
- Linux
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.1.3 | Renaming |
||
| 1.1.2 | Updated links |
||
| 1.1.1 | Renaming and minor edits |
||
| 1.1 | Improved visualizations and explanations |
||
| 1.0.1 | GitHub repository now located on matlab-deep-learning |
||
| 1.0.0 |

