センサーデータ解析のためのニューラルネット(Neural Network for Sensor Data Analysis)
センサーデータ解析にニューラルネットを応用した例題:
・加速度データによる人の活動状態の識別(分類)
・心電図の異常検知
・加速度データによる構造物の異常検知
・シンプルな正弦波の異常検知
Zitieren als
Eiji Ota (2026). センサーデータ解析のためのニューラルネット(Neural Network for Sensor Data Analysis) (https://de.mathworks.com/matlabcentral/fileexchange/64268-neural-network-for-sensor-data-analysis), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
NNforSensorData/English/1_UCI_AE/
NNforSensorData/English/2_ECG_AE/
NNforSensorData/English/3_SHM_AE/
NNforSensorData/English/4_TOY_AE/
NNforSensorData/Japanese/1_UCI_AE/
NNforSensorData/Japanese/2_ECG_AE/
NNforSensorData/Japanese/3_SHM_AE/
NNforSensorData/Japanese/4_TOY_AE/
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.2 | Fixed a bug related to license issue. Even though this demo originally doesn't need a license of Computer Vision System Toolbox, but one of function caused a bug which try to check out the license. And I added simple example. |
|
|
| 1.1.0.0 | Added code for classifying human activity using LSTM |
||
| 1.0.0.0 |
