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.

 Réponse acceptée

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 commentaires

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 le 13 Oct 2021
Modifié(e) : Prateek Rai le 13 Oct 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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by