How can i use 1d signals as input for classification?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Most of the classification algorithm in matlab using images as the input. How can i use 1D sequences or signals as the input?
0 Commenti
Risposte (1)
Ameer Hamza
il 1 Lug 2020
If you refer to deep learning-based classification, MATLAB's deep learning toolbox supports the classification of time-series, for example, using LSTM: https://www.mathworks.com/help/deeplearning/ug/classify-sequence-data-using-lstm-networks.html
0 Commenti
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!