Predictive Maintenance Convolution Neural Network Algorithm Error

I copied the code from the example in Matlab website. However, there are some errors occured when I tried to run the code and I have problem understanding the error. The screenshot of the error is attached below. May I know what can I do to resolve the error? Thanks in advanced.

 Respuesta aceptada

David Willingham
David Willingham el 11 de Oct. de 2021
Hi, it's difficult to debug based on the error message alone.
First things to check:
  1. Did the example run without error on your machine? Or is this only after you copied / pasted parts of the code?
  2. What version of MATLAB are you using? >>ver

7 comentarios

I copied and pasted the code.
I’m using 2021a
I'd recommend checking if the example runs by directly opening it from the doc. Can you confirm this?
May I know how do I check this?
openExample('predmaint/RULEstimationUsingCNNExample')
I entered openExample('predmaint/RULEstimationUsingCNNExample') and it works. Does it means there was some mistakes in my previous code?
Sorry for the late reply.
Prateek Rai
Prateek Rai el 13 de Oct. de 2021
Editada: Prateek Rai el 13 de Oct. de 2021
Hi Ng Yong Jie,
Since, openExample('predmaint/RULEstimationUsingCNNExample') worked. I think you had some mistakes in your previous code.
Okay. thanks for your help

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 9 de Oct. de 2021

Comentada:

el 13 de Oct. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by