Working with Artificial Neural Network
이전 댓글 표시
Working with ANN tool box in Matlab and I have this error message, not sure what going on. Not sure if anyone has experienced this in the past.

댓글 수: 1
Catalytic
2026년 3월 25일 19:31
not sure what going on
Really? The error message tells you that you don't have the same number of training inputs and outputs. Wouldn't the obvious thing to check be the sizes of INPUT and OUTPUT variables that you have supplied?
whos INPUT OUTPUT
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!