필터 지우기
필터 지우기

为什么newff函数无法识别

조회 수: 34 (최근 30일)
禹垚 赵
禹垚 赵 2023년 6월 6일
편집: Abhishek 2023년 8월 11일
  댓글 수: 1
Shivani
Shivani 2023년 6월 27일
Hi,
Can you please provide the complete code so that I can reproduce this issue at my end?

댓글을 달려면 로그인하십시오.

답변 (1개)

Abhishek
Abhishek 2023년 8월 11일
편집: Abhishek 2023년 8월 11일
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.

카테고리

Help CenterFile Exchange에서 MPSK에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!