センサーデータ解析のためのニューラルネ​ット(Neural Network for Sensor Data Analysis)

Version 1.2 (38 ko) par Eiji Ota
Demo files for a Japanese web seminar "Neural Network for Sensor Data Analysis"
1,2K téléchargements
Mise à jour 21 déc. 2017

Afficher la licence

センサーデータ解析にニューラルネットを応用した例題:
・加速度データによる人の活動状態の識別(分類)
・心電図の異常検知
・加速度データによる構造物の異常検知
・シンプルな正弦波の異常検知

Citation pour cette source

Eiji Ota (2024). センサーデータ解析のためのニューラルネット(Neural Network for Sensor Data Analysis) (https://www.mathworks.com/matlabcentral/fileexchange/64268-neural-network-for-sensor-data-analysis), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Get Started with Deep Learning Toolbox dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
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