load data from matlab data set example and like help do but i don't know why happened i use matlab 2016

답변 (1개)

Greg Heath
Greg Heath 2016년 12월 13일

0 개 추천

Your input must have 13 rows and your target 1 row
[ 13 N ] = size(input)
[ 1 N ] = size(target)
Hope this helps.
Thank you for formally accepting my answer
Greg

댓글 수: 1

mojahed balbisi
mojahed balbisi 2016년 12월 13일
편집: mojahed balbisi 2016년 12월 13일
thank for you i try but still give me same error input [8X498] out[1x498]

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

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2016년 12월 12일

편집:

2016년 12월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by