How can i use 1d signals as input for classification?
4 次查看(过去 30 天)
显示 更早的评论
Most of the classification algorithm in matlab using images as the input. How can i use 1D sequences or signals as the input?
0 个评论
回答(1 个)
Ameer Hamza
2020-7-1
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!