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.

 采纳的回答

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 个评论

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?
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.
Hi Ng Yong Jie,
Since, openExample('predmaint/RULEstimationUsingCNNExample') worked. I think you had some mistakes in your previous code.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by