How can i use 1d signals as input for classification?

5 visualizaciones (últimos 30 días)
CHHAVI
CHHAVI el 1 de Jul. de 2020
Editada: CHHAVI el 7 de Jul. de 2020
Most of the classification algorithm in matlab using images as the input. How can i use 1D sequences or signals as the input?

Respuestas (1)

Ameer Hamza
Ameer Hamza el 1 de Jul. de 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

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by