How can i use 1d signals as input for classification?
2 ビュー (過去 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!