How can i use 1d signals as input for classification?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Most of the classification algorithm in matlab using images as the input. How can i use 1D sequences or signals as the input?
0 Kommentare
Antworten (1)
Ameer Hamza
am 1 Jul. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!