为什么newff函数无法识别

1 comentario

Shivani
Shivani el 27 de Jun. de 2023
Hi,
Can you please provide the complete code so that I can reproduce this issue at my end?

Iniciar sesión para comentar.

Respuestas (1)

Abhishek
Abhishek el 11 de Ag. de 2023
Editada: Abhishek el 11 de Ag. de 2023

0 votos

Hi 禹垚 赵,
I understand that you've been facing difficulty using the 'newff' function, as MATLAB seems to be unable to recognize it. The potential cause of the issue is that MATLAB cannot find a particular built-in function on the search path.
To resolve this issue, please follow the steps provided in the following article: https://in.mathworks.com/help/matlab/matlab_prog/resolve-error-undefined-function-or-variable.html
Also, I'd like to clarify that the 'newff' function has been deprecated, and the recommended alternative for creating a feed-forward backpropagation network is the 'feedforwardnet' function.

Categorías

Más información sobre 环境和设置 en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 6 de Jun. de 2023

Editada:

el 11 de Ag. de 2023

Community Treasure Hunt

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

Start Hunting!