Info

This question is closed. Reopen it to edit or answer.

Classifying a set of signals with Deep Learning

1 view (last 30 days)
NM2017
NM2017 on 30 May 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
I have several measurements (1D) taken during the functioning of an instrument, such as temperature, pressure etc. They are not all equal in length. I would like to use these measurements to classify the "run" as good, iffy, ugly. Can someone advice on what type of deep learning architecture I should use? Will matlab's functions support this easily? I've been toying with ideas like convert to spectrogram and then tile the different signals and use that for input. Is there a way to directly use the 1D signals? Can anyone point me related blogs? Thanks a ton.

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!